Commit 9b1396d
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 9b1396d
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | | - | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments