Skip to content

Commit 65a7de1

Browse files
[mlir][arith] Fix build after #114152 (part 3)
1 parent 04de524 commit 65a7de1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/Arith/Transforms/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ add_mlir_dialect_library(MLIRArithTransforms
2020
MLIRAnalysis
2121
MLIRArithDialect
2222
MLIRBufferizationDialect
23+
MLIRBufferizationTransforms
2324
MLIRFuncDialect
2425
MLIRFuncTransforms
2526
MLIRInferIntRangeInterface

0 commit comments

Comments
 (0)