https://github.com/halide/Halide
Revision cb213948967174c5e0ad8cb0e3668766988e6e4f authored by Steven Johnson on 12 July 2019, 00:09:44 UTC, committed by Steven Johnson on 12 July 2019, 00:22:38 UTC
Note that as a drive-by change I regularized various calls to is_intrinsic() to use enums consistently, and added enums for some HVX intrinsics that were previously string-only.
1 parent 2317dbb
History
Tip revision: cb213948967174c5e0ad8cb0e3668766988e6e4f authored by Steven Johnson on 12 July 2019, 00:09:44 UTC
Revise the API for intrinsic Call nodes to use an enum rather than a const-char*; this is a (mostly) source-code compatible change that is intended to remove the need to dllexport data members for Windows builds.
Tip revision: cb21394
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.8 KB
CMakeLists.txt -rw-r--r-- 17.4 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-- 89.5 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
README_webassembly.md -rw-r--r-- 10.9 KB
halide.cmake -rw-r--r-- 29.9 KB

README.md

back to top