https://github.com/halide/Halide
Raw File
Tip revision: 407d30832b5f9192a678bd225e4c7f5d15e392d6 authored by Andrew Adams on 06 November 2020, 20:03:09 UTC
Compile leaf parallel loops using an internal atomic counter
Tip revision: 407d308
.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