[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
Mon Jan 19 10:42:16 PST 2026
boomanaiden154 wrote:
> Im also thinking about a target specific overridable hook (default being on) that lets each target decide whether its ready to enable verification. not sure if such a thing already exists ?
What targets would need to set this to false currently?
https://github.com/llvm/llvm-project/pull/176693
More information about the llvm-branch-commits
mailing list