Skip to content

Commit 4fd830f

Browse files
matthias-springerkrishna2803
authored andcommitted
[mlir][Transforms][NFC] Add missing FileCheck (llvm#151817)
This should have been part of llvm#151809.
1 parent 25e8ec9 commit 4fd830f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Transforms/test-legalizer-full-rollback.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: mlir-opt -allow-unregistered-dialect -test-legalize-patterns="test-legalize-mode=full" -split-input-file -verify-diagnostics %s
1+
// RUN: mlir-opt -allow-unregistered-dialect -test-legalize-patterns="test-legalize-mode=full" -split-input-file -verify-diagnostics %s | FileCheck %s
22

33
// Test that region inlining can be properly undone.
44

0 commit comments

Comments
 (0)