https://github.com/halide/Halide
Raw File
Tip revision: 61c361f9df94bcd062916b020dded5260620c1e3 authored by Alex Reinking on 08 September 2020, 21:42:58 UTC
Set Halide version to LLVM trunk version.
Tip revision: 61c361f
.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