Skip to content

Commit a4031db

Browse files
[mlir] Fix build after #141454 (#141456)
1 parent 64f040b commit a4031db

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)