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

Vikram Hegde via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Apr 3 04:34:49 PDT 2026


vikramRH wrote:

> 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

That would be the ideal way, yes. but I think this should not delay us from enabling NPM given that we are in the same state with legacy too. Enabling default machine verifier is a project in its own right which should be done as a separate activity ? (and I'm guessing would need significant time.)


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


More information about the llvm-branch-commits mailing list