swh:1:snp:70f530b74f5be73cfb71c212c9e3317ce44c1ebc
Revision 8e407e573b85daeb8f573bc62efa22f37864ad29 authored by Steven Johnson on 08 February 2019, 01:01:00 UTC, committed by Steven Johnson on 08 February 2019, 01:01:00 UTC
(Note that we were already providing this behavior by mistake, we just didn't document or test it as such.)

- fixed comments for count_leading_zeros() and count_trailing_zeros
- rename misnamed arg in Codegen_LLVM
- revised Simplify code to handle zero properly
- revised Bounds code to allow for zero
- added missing definitions of count_trailing_zeros and popcount to the C backend, and added scalarizing
1 parent 1a30a16
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
.gitattributes -rw-r--r-- 342 bytes
.gitignore -rw-r--r-- 1.0 KB
.gitmodules -rw-r--r-- 0 bytes
.travis.yml -rw-r--r-- 2.3 KB
CMakeLists.txt -rw-r--r-- 17.0 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-- 81.6 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