[PATCH] D44983: [LoopUnroll] Only peel if a predicate becomes known in the loop body.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 9 07:52:16 PDT 2018
fhahn updated this revision to Diff 141649.
fhahn added a comment.
Move monotonic check to the beginning, thanks Max
https://reviews.llvm.org/D44983
Files:
lib/Transforms/Utils/LoopUnrollPeel.cpp
test/Transforms/LoopUnroll/peel-loop-conditions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44983.141649.patch
Type: text/x-patch
Size: 16091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/ee2a501f/attachment.bin>
More information about the llvm-commits
mailing list