[PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 14:32:45 PST 2016
mzolotukhin added a comment.
I believe I ran into issues with just llvm-testsuite, but yeah, I can test it + SPECs.
Michael
http://reviews.llvm.org/D17442
More information about the llvm-commits
mailing list