[llvm] PPC: Remove manual run of machine verifier (PR #208032)
Lei Huang via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 13:53:37 PDT 2026
https://github.com/lei137 commented:
Calling MF.verify() at the end of a non-trivial transformation to catch invariant violations introduced seem to be something that is done in other passes/platforms as well. Any reason why you want this specific one removed?
https://github.com/llvm/llvm-project/pull/208032
More information about the llvm-commits
mailing list