[PATCH] LiveRangeCalc: Don't start liveranges of PHI instruction at the block begin.
Quentin Colombet
qcolombet at apple.com
Fri Feb 20 10:56:39 PST 2015
Hi Matthias,
I am not sure this is the right thing to do.
Because of this change, we would have an order in phi definitions whereas there is in fact none.
That may make the machine verifier code more complicated, but I think this is what need to be fixed.
What do you think?
Thanks,
-Quentin
http://reviews.llvm.org/D7779
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list