circt/lib/Dialect/Calyx/Transforms
Mike Urbach 6e3cbf1a15
Bump LLVM to c6c2e21028cadef854cf22f6ecaa5eb9d224b76d. (#8467)
Adapt to new GreedyRewriteConfig APIs.

This is a straightforward mapping after GreedyRewriteConfig was given
a more fluent API, with some minor naming changes applied in:

https://github.com/llvm/llvm-project/commit/0c61b24
2025-05-06 09:07:04 -06:00
..
AffineParallelUnroll.cpp [AffineParallelUnroll] A more general approach to hoist memory reads across `scf.execute_region`s (#8415) 2025-04-25 08:29:08 -04:00
AffinePloopUnparallelize.cpp Bump LLVM to c6c2e21028cadef854cf22f6ecaa5eb9d224b76d. (#8467) 2025-05-06 09:07:04 -06:00
AffineToSCF.cpp [AffineToSCF][Calyx] Lower Affine to SCF for Calyx passes (#8323) 2025-03-17 19:48:54 -04:00
CMakeLists.txt [Calyx] Canonicalization that skip `scf.execute_region` (#8358) 2025-03-29 14:42:41 -04:00
CalyxHelpers.cpp Bump LLVM to 3cc852ece438a63e7b09d1c84a81d21598454e1a. (#7847) 2024-11-21 20:15:27 -07:00
CalyxLoweringUtils.cpp [SCFToCalyx] If op with sequential condition bug fix (#8341) 2025-03-29 14:44:26 -04:00
ClkResetInsertion.cpp [NFCI][Calyx] Refactor TableGen Pass includes (#7182) 2024-06-14 18:55:51 +02:00
CompileControl.cpp [NFCI][Calyx] Refactor TableGen Pass includes (#7182) 2024-06-14 18:55:51 +02: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 [NFCI][Calyx] Refactor TableGen Pass includes (#7182) 2024-06-14 18:55:51 +02:00
RemoveCombGroups.cpp Bump LLVM to 3cc852ece438a63e7b09d1c84a81d21598454e1a. (#7847) 2024-11-21 20:15:27 -07:00
RemoveGroups.cpp [NFCI][Calyx] Refactor TableGen Pass includes (#7182) 2024-06-14 18:55:51 +02:00