https://github.com/halide/Halide
Raw File
Tip revision: bbe8fadf32296c20979ca99a86f206545c3522d8 authored by Andrew Adams on 16 February 2024, 19:18:19 UTC
Allocate IR node names inside the IR nodes
Tip revision: bbe8fad
.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