Skip to content

Commit

Permalink
[RTG][Elaboration] Add support for 'scf.if' and 'scf.for'
Browse files Browse the repository at this point in the history
  • Loading branch information
maerhart committed Jan 17, 2025
1 parent f11e9d1 commit d4fa31c
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 d4fa31c

Please sign in to comment.