[PATCH] D31613: [LoopPeeling] Get rid of Phis that become invariant after N steps

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 04:48:00 PDT 2017


mkazantsev updated this revision to Diff 94050.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.

Removed redundant piece of code.


https://reviews.llvm.org/D31613

Files:
  lib/Transforms/Utils/LoopUnrollPeel.cpp
  test/Transforms/LoopUnroll/peel-loop-not-forced.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31613.94050.patch
Type: text/x-patch
Size: 10603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/c8e5ab3d/attachment.bin>


More information about the llvm-commits mailing list