[PATCH] D31753: [LoopPeeling] Fix condition for phi-eliminating

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 06:49:03 PDT 2017


mkazantsev planned changes to this revision.
mkazantsev added a comment.

Need to add a negative test when the peeling doesn't happen due to UnrollPeelMaxCount = 0.


https://reviews.llvm.org/D31753





More information about the llvm-commits mailing list