Skip to content

Commit

Permalink
Update cmake files
Browse files Browse the repository at this point in the history
  • Loading branch information
jpienaar committed Aug 31, 2023
1 parent 67bbf9c commit 3b5a0b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ iree_compiler_cc_library(
"@llvm-project//mlir:FuncDialect",
"@llvm-project//mlir:IR",
"@llvm-project//mlir:MathDialect",
"@llvm-project//mlir:MLProgramDialect",
"@llvm-project//mlir:Pass",
"@llvm-project//mlir:SCFDialect",
"@llvm-project//mlir:ShapeDialect",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ iree_cc_library(
MLIRFuncDialect
MLIRIR
MLIRMathDialect
MLIRMLProgramDialect
MLIRPass
MLIRSCFDialect
MLIRShapeDialect
Expand Down

0 comments on commit 3b5a0b7

Please sign in to comment.