Revision 3e5929498f200e37a4b983548b439127ee50830c authored by Dillon Sharlet on 30 March 2021, 23:26:22 UTC, committed by GitHub on 30 March 2021, 23:26:22 UTC
* Add TailStrategy::Predicate

* Add some tests for TailStrategy::Predicate.

* Fix missing override.

* Fix comment.

* Tweak target behavior.

* Remove all heuristics

* clang-format.

* clang-tidy.

* TailStrategy::GuardWithIf isn't always faster than scalar code :(

* Use TailStrategy::Predicate in the predicated store/load test.

* What is this test

* Fix test bug.

* Revert x86 behavior.

* Move predicate to Internal namespace.

* Recursively strip tags.

* trigger buildbots

* strip_tags -> unwrap_tags

* Fix comment.

Co-authored-by: Steven Johnson <srj@google.com>
1 parent 7bbe2fd
History
File Mode Size
CMakeLists.txt -rw-r--r-- 290 bytes
Halide-VS2017.natvis -rw-r--r-- 2.2 KB
Halide.natvis -rw-r--r-- 1.4 KB
HalideTraceDump.cpp -rw-r--r-- 11.6 KB
HalideTraceUtils.cpp -rw-r--r-- 1.4 KB
HalideTraceUtils.h -rw-r--r-- 2.7 KB
HalideTraceViz.cpp -rw-r--r-- 56.1 KB
inconsolata.h -rw-r--r-- 228.4 KB

back to top