[PATCH] D25682: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
John Brawn via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 04:18:07 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284818: [LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops (authored by john.brawn).
Changed prior to commit:
https://reviews.llvm.org/D25682?vs=75295&id=75412#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25682
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
llvm/trunk/include/llvm/Transforms/Utils/UnrollLoop.h
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
llvm/trunk/test/Analysis/ScalarEvolution/trip-count13.ll
llvm/trunk/test/Analysis/ScalarEvolution/trip-count14.ll
llvm/trunk/test/Transforms/LoopUnroll/full-unroll-keep-first-exit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25682.75412.patch
Type: text/x-patch
Size: 26751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/99225cad/attachment.bin>
More information about the llvm-commits
mailing list