https://github.com/halide/Halide
Raw File
Tip revision: 36e3c5ffd2ff5e3d23f28328253ab9053d7339da authored by Derek Gerstmann on 29 July 2022, 18:19:31 UTC
Disable TARGET_SPIRV by default for now
Tip revision: 36e3c5f
.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
./dependencies/spirv
back to top