Commit 51fb034
committed
[MLIR] Restore dropped error message to fix test failures from PR llvm#160331
PR llvm#160331 introduced a mistake that removed the error message for generate-runtime-verification
pass, leading to two test failures during `check-mlir` build.
This patch restores the missing error message, resolving the failures. Verified locally.
Fixes post-merge regression from: llvm#1603311 parent c3aa158 commit 51fb034
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments