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 acc8b97 commit 16a0892Copy full SHA for 16a0892
mlir/test/Transforms/test-legalizer-full-rollback.mlir
@@ -1,4 +1,4 @@
1
-// RUN: mlir-opt -allow-unregistered-dialect -test-legalize-patterns="test-legalize-mode=full" -split-input-file -verify-diagnostics %s
+// RUN: mlir-opt -allow-unregistered-dialect -test-legalize-patterns="test-legalize-mode=full" -split-input-file -verify-diagnostics %s | FileCheck %s
2
3
// Test that region inlining can be properly undone.
4
0 commit comments