[PATCH] D26989: Use continuous boosting factor for complete unroll.
Dehao Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 18:05:43 PST 2016
danielcdh updated this revision to Diff 81514.
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.81514.patch
Type: text/x-patch
Size: 18410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/cc2e468c/attachment-0001.bin>
More information about the llvm-commits
mailing list