Skip to content

Commit

Permalink
[RTG][Elaboration] Add support for 'scf.if' and 'scf.for' (#7986)
Browse files Browse the repository at this point in the history
  • Loading branch information
maerhart authored Jan 17, 2025
1 parent f11e9d1 commit 76cc791
Show file tree
Hide file tree
Showing 3 changed files with 400 additions and 237 deletions.
1 change: 1 addition & 0 deletions lib/Dialect/RTG/Transforms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ add_circt_dialect_library(CIRCTRTGTransforms
LINK_LIBS PRIVATE
CIRCTRTGDialect
MLIRIndexDialect
MLIRSCFDialect
MLIRIR
MLIRPass
)
Expand Down
Loading

0 comments on commit 76cc791

Please sign in to comment.