swh:1:snp:70f530b74f5be73cfb71c212c9e3317ce44c1ebc
Revision dd16491adc68261a752643afddc493906b2ae29f authored by Steven Johnson on 01 December 2016, 01:02:38 UTC, committed by Steven Johnson on 01 December 2016, 01:02:38 UTC
find_inverse.c got renamed to .cpp (since it was C++ already), and now
generates matching .h and .cpp files. The signed tables were previously
generating 257 entries (but were only declared as 256); trimmed off the
extras. Also declared data as const because, well, if this mutates,
we’re in trouble.


Former-commit-id: 532ce20948205931459adfa3a809f6f35021250d
1 parent ba169e6
History
Tip revision: 4e0b313fa7f6d3897f960dd322cfd13daed97c98 authored by Andrew Adams on 18 April 2024, 19:48:59 UTC
Rewrite IREquality to use a more compact stack instead of deep recursion (#8198)
Tip revision: 4e0b313
File Mode Size
apps
python_bindings
src
test
tools
tutorial
util
.clang-format -rw-r--r-- 1.4 KB
.gitignore -rw-r--r-- 1.0 KB
.travis.yml -rw-r--r-- 2.0 KB
CMakeLists.txt -rw-r--r-- 8.0 KB
Doxyfile.in -rw-r--r-- 64.3 KB
HalideGenerator.cmake -rw-r--r-- 10.3 KB
LICENSE.txt -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 49.4 KB
README.md -rw-r--r-- 15.4 KB

README.md

back to top