https://github.com/halide/Halide
Raw File
Tip revision: 02046aca422ce4277dc0f185e8e1ef2c7f3eb1c8 authored by Steven Johnson on 19 July 2021, 17:09:25 UTC
Merge branch 'master' into srj/hannk-mmap
Tip revision: 02046ac
.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
back to top