Skip to content

Commit aabd6af

Browse files
jplehraahrun
authored andcommitted
[MLIR] Fix build after llvm#169982 (llvm#170107)
1 parent 7d7ebd9 commit aabd6af

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)