[llvm-branch-commits] [llvm] [CodeGen][NPM] Add a target option to control machine verifier enablement at end of default pipelines (PR #176693)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Apr 1 09:20:46 PDT 2026
boomanaiden154 wrote:
> As I said here, issue is when the verifier is enabled as part of default pipelines as part of release builds too.
So running with expensive checks enabled on the same inputs would cause assertion failures with the legacy PM too, right?
https://github.com/llvm/llvm-project/pull/176693
More information about the llvm-branch-commits
mailing list