[llvm-branch-commits] [llvm] [CodeGen][NPM] Disable Machine verifier at the end of default pipelines (PR #176693)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jan 20 05:45:54 PST 2026
arsenm wrote:
> What targets would need to set this to false currently?
R600, Lanai, NVPTX and VE. SPIRV is loaded with machine verifier failures, but doesn't implement this.
https://github.com/llvm/llvm-project/pull/176693
More information about the llvm-branch-commits
mailing list