derek-gerstmann on vulkan-phase2-runtime
Fix logic for locating entry po… Remove accidentally uncommented… Cleanup debug output for buffer… (compare)
steven-johnson on xtensa-codegen
Make Callable::call_argv_fast p… Make visit_leaf() public in han… Merge branch 'main' into xtensa… (compare)
steven-johnson on main
Make visit_leaf() public in han… (compare)
steven-johnson on hannk
Update ops.h (compare)
# ...
set(CMAKE_C_FLAGS_INIT "-fsanitize=memory ...")
set(HALIDE_TARGET_FEATURES "msan")
# ...
HLFEATURES
-fsanitize=fuzzer-no-link
. It's their responsibility to configure Halide as necessary, too. Just like if they were going to set CXXFLAGS
or FFLAGS
in the same project
master
branch has no guarantees at all
master
to release new major versions.