Skip to content

Commit 894047d

Browse files
jplehrkcloudy0717
authored andcommitted
[MLIR] Fix build after llvm#169982 (llvm#170107)
1 parent 39692f6 commit 894047d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Dialect/SCF/IR/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ add_mlir_dialect_library(MLIRSCFDialect
1919
MLIRSideEffectInterfaces
2020
MLIRTensorDialect
2121
MLIRValueBoundsOpInterface
22+
MLIRTransformUtils
2223
)
23-

0 commit comments

Comments
 (0)