You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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#160331
0 commit comments