[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
Wed Apr 18 05:32:45 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330250: [LoopUnroll] Only peel if a predicate becomes known in the loop body. (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44983?vs=141649&id=142912#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44983
Files:
llvm/trunk/lib/Transforms/Utils/LoopUnrollPeel.cpp
llvm/trunk/test/Transforms/LoopUnroll/peel-loop-conditions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44983.142912.patch
Type: text/x-patch
Size: 16157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/5146f6f5/attachment.bin>
More information about the llvm-commits
mailing list