https://github.com/halide/Halide
Revision 789ed5e0e09964a90d347a774209b442647012fe authored by Steven Johnson on 11 April 2019, 21:41:40 UTC, committed by Steven Johnson on 11 April 2019, 21:41:40 UTC
some of the int64 constant-fold ops warn about possible signed-integer-overflow when run under UBSAN; disable the check for these.
1 parent 8d9b648
History
Tip revision: 789ed5e0e09964a90d347a774209b442647012fe authored by Steven Johnson on 11 April 2019, 21:41:40 UTC
Disable UBSAN signed-integer-overflow warnings
Tip revision: 789ed5e
File Mode Size
apps
python_bindings
src
test
tools
tutorial
util
.clang-format -rw-r--r-- 1.4 KB
.gitattributes -rw-r--r-- 342 bytes
.gitignore -rw-r--r-- 1.0 KB
.gitmodules -rw-r--r-- 0 bytes
.travis.yml -rw-r--r-- 1.7 KB
CMakeLists.txt -rw-r--r-- 17.2 KB
Doxyfile -rw-r--r-- 103.6 KB
Doxyfile.in -rw-r--r-- 64.3 KB
LICENSE.txt -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 82.3 KB
README.md -rw-r--r-- 15.9 KB
README_cmake.md -rw-r--r-- 9.9 KB
README_rungen.md -rw-r--r-- 11.5 KB
halide.cmake -rw-r--r-- 29.0 KB

README.md

back to top