Skip to content

Commit 4ad6962

Browse files
committed
[mlir] Fix test added in 105c992.
1 parent e8cda37 commit 4ad6962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/Transform/irdl.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: mlir-opt --transform-interpreter --split-input-file --verify-diagnostics
1+
// RUN: mlir-opt --transform-interpreter --split-input-file --verify-diagnostics %s
22

33
module attributes {transform.with_named_sequence} {
44
transform.named_sequence @__transform_main(%arg0: !transform.any_op) {

0 commit comments

Comments
 (0)