[PATCH] D23148: [LoopUnroll] Simplify loops created by unrolling.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 11:45:19 PDT 2016
chandlerc added a comment.
Patch LGTM.
Would it make sense to only fill in LoopsToSimplify if OuterL is null? Either way, feel free to land.
https://reviews.llvm.org/D23148
More information about the llvm-commits
mailing list