Undef phi operands don't need to be live.
I found this while manually crafting .mir tests, I haven't seen it in practical cases yet. Anyway it's the right thing to do.
Differential D40756
MachineVerifier: undef PHI args do not need to be alive MatzeB on Dec 1 2017, 4:33 PM. Authored by
Details Undef phi operands don't need to be live. I found this while manually crafting .mir tests, I haven't seen it in practical cases yet. Anyway it's the right thing to do.
Diff Detail
|