Skip to content

Commit 464f615

Browse files
matthias-springersivan-shani
authored andcommitted
[mlir] Fix build after llvm#141454 (llvm#141456)
1 parent 15543c3 commit 464f615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/Integration/Dialect/Linalg/CPU/runtime-verification.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: mlir-opt %s -generate-runtime-verification \
22
// RUN: -one-shot-bufferize="bufferize-function-boundaries" \
33
// RUN: -buffer-deallocation-pipeline \
4+
// RUN: -convert-bufferization-to-memref \
45
// RUN: -convert-linalg-to-loops \
56
// RUN: -expand-strided-metadata \
67
// RUN: -lower-affine \

0 commit comments

Comments
 (0)