Skip to content

Commit 50f8153

Browse files
authored
[MLIR] Fix compilation after llvm#157771 (llvm#159257)
The original PR broke pretty much all our bots. Apologies for the noise in the previous PR.
1 parent b90af2d commit 50f8153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ add_mlir_dialect_library(MLIRVectorTransforms
4646
MLIRIR
4747
MLIRLinalgDialect
4848
MLIRMemRefDialect
49+
MLIRMemRefTransforms
4950
MLIRMemRefUtils
5051
MLIRSCFDialect
5152
MLIRSideEffectInterfaces

0 commit comments

Comments
 (0)