[PATCH] D26989: Use continuous boosting factor for complete unroll.
Dehao Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 08:30:07 PST 2016
danielcdh updated this revision to Diff 81758.
danielcdh marked 2 inline comments as done.
danielcdh added a comment.
update
https://reviews.llvm.org/D26989
Files:
include/llvm/Analysis/TargetTransformInfo.h
lib/Transforms/Scalar/LoopUnrollPass.cpp
test/Transforms/LoopUnroll/full-unroll-crashers.ll
test/Transforms/LoopUnroll/full-unroll-heuristics-2.ll
test/Transforms/LoopUnroll/full-unroll-heuristics-cmp.ll
test/Transforms/LoopUnroll/full-unroll-heuristics-dce.ll
test/Transforms/LoopUnroll/full-unroll-heuristics-geps.ll
test/Transforms/LoopUnroll/full-unroll-heuristics-phi-prop.ll
test/Transforms/LoopUnroll/full-unroll-heuristics.ll
test/Transforms/LoopUnroll/partial-unroll-const-bounds.ll
test/Transforms/LoopUnroll/unroll-heuristics-pgo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26989.81758.patch
Type: text/x-patch
Size: 18421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/c349d97e/attachment.bin>
More information about the llvm-commits
mailing list