https://github.com/halide/Halide
Raw File
Tip revision: 8c53d86f773a19a6689f4a1528918458d5503ebc authored by Steven Johnson on 07 February 2024, 23:38:30 UTC
Merge remote-tracking branch 'origin/abadams/split_factors_must_be_positive' into srj/test8076
Tip revision: 8c53d86
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
# mini_webgpu.h is copied from upstream with some local mods
./src/runtime/mini_webgpu.h
./dependencies/spirv
*.fbs.h
back to top