[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.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 07:15:38 PDT 2016


chandlerc added a reviewer: zinob.
chandlerc added a comment.

Adding Zino as we were talking about this over lunch.


http://reviews.llvm.org/D17442





More information about the llvm-commits mailing list