[PATCH] D27004: Set unroll remainder to epilog if profitable
Evgeny Stupachenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 09:50:38 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296770: The patch turns on epilogue unroll for loops with constant recurency start. (authored by evstupac).
Changed prior to commit:
https://reviews.llvm.org/D27004?vs=83398&id=90350#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27004
Files:
llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
llvm/trunk/test/Transforms/LoopUnroll/revisit.ll
llvm/trunk/test/Transforms/LoopUnroll/runtime-loop5.ll
llvm/trunk/test/Transforms/LoopUnroll/unroll-heuristics-pgo.ll
llvm/trunk/test/Transforms/LoopUnroll/unroll-pragmas.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27004.90350.patch
Type: text/x-patch
Size: 6618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/cd71de98/attachment.bin>
More information about the llvm-commits
mailing list