[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:30:59 PDT 2017
mkazantsev updated this revision to Diff 94043.
mkazantsev marked 3 inline comments as done.
mkazantsev added a comment.
Added a new test, fixed typo, used SmallDenseMap for storage of Phis depth.
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.94043.patch
Type: text/x-patch
Size: 10991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/63b06079/attachment-0001.bin>
More information about the llvm-commits
mailing list