circt/lib/Dialect/Calyx/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
..
AffineParallelUnroll.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
AffinePloopUnparallelize.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
AffineToSCF.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
CMakeLists.txt [Calyx] Canonicalization that skip `scf.execute_region` (#8358) 2025-03-29 14:42:41 -04:00
CalyxHelpers.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
CalyxLoweringUtils.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
ClkResetInsertion.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
CompileControl.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
ExcludeExecuteRegionCanonicalize.cpp [Calyx] Canonicalization should exclude `scf.parallel` as well (#8410) 2025-04-11 10:43:25 -04:00
GICM.cpp [NFCI][Calyx] Refactor TableGen Pass includes (#7182) 2024-06-14 18:55:51 +02:00
GoInsertion.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
RemoveCombGroups.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
RemoveGroups.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00