Skip to content

Commit e61c463

Browse files
Automerge: [mlir][Transforms][NFC] Add missing FileCheck (#151817)
This should have been part of #151809.
2 parents b06b75c + 16a0892 commit e61c463

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)