[PATCH] D18158: Adding ability to unroll loops using epilogue remainder.
Evgeny Stupachenko via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 18:24:09 PDT 2016
evstupac set the repository for this revision to rL LLVM.
evstupac updated this revision to Diff 52452.
evstupac added a comment.
1 comment fix + SetInsetPoint instead of new Builder according to comments.
Repository:
rL LLVM
http://reviews.llvm.org/D18158
Files:
include/llvm/Transforms/Utils/UnrollLoop.h
lib/Transforms/Utils/LoopUnroll.cpp
lib/Transforms/Utils/LoopUnrollRuntime.cpp
test/Transforms/LoopUnroll/AArch64/runtime-loop.ll
test/Transforms/LoopUnroll/PowerPC/a2-unrolling.ll
test/Transforms/LoopUnroll/X86/mmx.ll
test/Transforms/LoopUnroll/high-cost-trip-count-computation.ll
test/Transforms/LoopUnroll/runtime-loop.ll
test/Transforms/LoopUnroll/runtime-loop1.ll
test/Transforms/LoopUnroll/runtime-loop2.ll
test/Transforms/LoopUnroll/runtime-loop4.ll
test/Transforms/LoopUnroll/runtime-loop5.ll
test/Transforms/LoopUnroll/tripcount-overflow.ll
test/Transforms/LoopUnroll/unroll-cleanup.ll
test/Transforms/LoopUnroll/unroll-pragmas.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18158.52452.patch
Type: text/x-patch
Size: 46665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160402/f0dc64f7/attachment.bin>
More information about the llvm-commits
mailing list