[PATCH] D32451: Improve profile-guided heuristics to use estimated trip count.
Taewook Oh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 11:35:35 PDT 2017
twoh updated this revision to Diff 103083.
twoh added a comment.
Addressing comments from @tejohnson. Thanks!
https://reviews.llvm.org/D32451
Files:
include/llvm/Transforms/Vectorize/LoopVectorize.h
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/X86/small-size.ll
test/Transforms/LoopVectorize/tripcount.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32451.103083.patch
Type: text/x-patch
Size: 10482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/a343194b/attachment.bin>
More information about the llvm-commits
mailing list