[PATCH] D21720: Unroll for uncountable loops
Evgeny Stupachenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 18:52:23 PDT 2017
evstupac updated this revision to Diff 98867.
evstupac added a comment.
Enabled uncountable (unable to calculate trip count) unroll by default at https://reviews.llvm.org/owners/package/3/ and higher.
Renamed test (according to inline comments).
Repository:
rL LLVM
https://reviews.llvm.org/D21720
Files:
include/llvm/Analysis/LoopUnrollAnalyzer.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/LoopUnrollAnalyzer.cpp
lib/Transforms/Scalar/LoopUnrollPass.cpp
unittests/Analysis/UnrollAnalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21720.98867.patch
Type: text/x-patch
Size: 11287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170513/02229909/attachment.bin>
More information about the llvm-commits
mailing list