[PATCH] D67594: [LoopUnroll] Use LoopSize+1 as threshold, to allow unrolling loops matching LoopSize.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 02:02:02 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372084: [LoopUnroll] Use LoopSize+1 as threshold, to allow unrolling loops matching… (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67594?vs=220312&id=220451#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67594/new/
https://reviews.llvm.org/D67594
Files:
llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/trunk/test/Transforms/LoopUnroll/AArch64/unroll-optsize.ll
llvm/trunk/test/Transforms/LoopUnroll/optsize-loop-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67594.220451.patch
Type: text/x-patch
Size: 5970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/156e9199/attachment.bin>
More information about the llvm-commits
mailing list