circt/lib/Dialect/Comb/Transforms
Jacques Pienaar 7f1c3399e4
Update to new builder format. (#8785)
Basically did

set(CMAKE_CXX_CLANG_TIDY local/clang-tidy -checks=-*,llvm-use-new-mlir-op-builder -fix)

and then fixed cases where temporary OpBuilders were used (as passed in
by reference now).
2025-07-26 04:55:06 -07:00
..
CMakeLists.txt Comb Interval Range Analysis and Comb Opt Narrowing pass (#8425) 2025-04-30 15:42:18 +02:00
IntRangeOptimizations.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
LowerComb.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00