[llvm-branch-commits] [llvm] [CodeGen][NPM] Disable Machine verifier at the end of default pipelines (PR #176693)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Jan 18 22:38:03 PST 2026
https://github.com/boomanaiden154 commented:
This probably should not be marked as draft?
I would also rather leave this on if at all possible. Some of the X86 porting work we have done has assumed we're doing verification by default. Wouldn't be a big deal to update tests, but is slightly annoying.
If there are any verification failures, we should also be fixing them rather than disabling the verifier. Not sure how big the scope of the problem is, but we should try and keep this on if at all possible.
https://github.com/llvm/llvm-project/pull/176693
More information about the llvm-branch-commits
mailing list