[PATCH] D26989: Use continuous boosting factor for complete unroll.
Dehao Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 29 09:04:48 PST 2016
danielcdh updated this revision to Diff 82674.
danielcdh marked 3 inline comments as done.
danielcdh added a comment.
integrate Chandler's comments
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.82674.patch
Type: text/x-patch
Size: 18861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161229/75629838/attachment.bin>
More information about the llvm-commits
mailing list