[PATCH] During PHI elimination, split critical edges that move copies out of loops
Quentin Colombet
qcolombet at apple.com
Mon Mar 2 14:37:19 PST 2015
Hi Daniel,
> This is still work in progress as it currently breaks a few tests. Mainly, it seems to influence which copies are local and which are non-local, which influences the order in which the RegisterCoalescer visits copies. Coalescing the wrong registers first has unwanted side-effects.
What does this mean for the livability of this patch?
Thanks,
-Quentin
http://reviews.llvm.org/D8016
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list