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 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
