Skip to content

Commit 76cc791

Browse files
authored
[RTG][Elaboration] Add support for 'scf.if' and 'scf.for' (#7986)
1 parent f11e9d1 commit 76cc791

File tree

3 files changed

+400
-237
lines changed

3 files changed

+400
-237
lines changed

lib/Dialect/RTG/Transforms/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ add_circt_dialect_library(CIRCTRTGTransforms
1010
LINK_LIBS PRIVATE
1111
CIRCTRTGDialect
1212
MLIRIndexDialect
13+
MLIRSCFDialect
1314
MLIRIR
1415
MLIRPass
1516
)

0 commit comments

Comments
 (0)