We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b33b5 commit 3eef798Copy full SHA for 3eef798
mlir/test/Pass/remark-final.mlir
@@ -1,5 +1,5 @@
1
// 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
+// RUN: FileCheck %s < %t.yaml
3
module @foo {
4
"test.op"() : () -> ()
5
0 commit comments