Skip to content

Commit 3eef798

Browse files
committed
fx
1 parent 21b33b5 commit 3eef798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Pass/remark-final.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: mlir-opt %s --test-remark --remarks-filter="category.*" --remark-policy=final --remark-format=yaml --remarks-output-file=%t.yaml
2-
// RUN: FileCheck %t.yaml < %s
2+
// RUN: FileCheck %s < %t.yaml
33
module @foo {
44
"test.op"() : () -> ()
55

0 commit comments

Comments
 (0)