https://github.com/halide/Halide
Raw File
Tip revision: ce16c7380f8fc50a948bfc2302ceccb81729d8cc authored by Steven Johnson on 05 March 2024, 18:35:19 UTC
Merge branch 'main' into abadams/rewrite_atomic_pass
Tip revision: ce16c73
.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