[llvm-branch-commits] [llvm] [CodeGen][NPM] Add a target option to control machine verifier enablement at end of default pipelines (PR #176693)

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Apr 3 04:25:53 PDT 2026


arsenm wrote:

> > So running with expensive checks enabled on the same inputs would cause assertion failures with the legacy PM too, right?
> 
> yes, precisely

Then should just fix those bugs? It doesn't make any sense to introduce a second control, when one already exists, and the purpose is just to hide a bug 

https://github.com/llvm/llvm-project/pull/176693


More information about the llvm-branch-commits mailing list