Reset NoPHI MachineFunction property in X86CmovConversion
In order to placate the machine-verifier, X86CmovConversion needs to reset the NoPHI property when it inserts a PHI. Fixes buildbot failure: https://lab.llvm.org/buildbot/#/builders/16/builds/50453 Reviewed By: StephenTozer Differential Revision: https://reviews.llvm.org/D153950
Loading
Please sign in to comment