[llvm-branch-commits] [llvm] [CodeGen][NPM] Disable Machine verifier at the end of default pipelines (PR #176693)

Vikram Hegde via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jan 20 01:19:31 PST 2026


vikramRH 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?

AMDGPU for one, not sure about other targets yet but we could keep verification on by default.

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


More information about the llvm-branch-commits mailing list