[PATCH] D32451: Improve profile-guided heuristics to use estimated trip count.

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 7 21:49:35 PDT 2017


twoh updated this revision to Diff 98126.
twoh added a comment.

Addresing comments from Ayal.


https://reviews.llvm.org/D32451

Files:
  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.98126.patch
Type: text/x-patch
Size: 9670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/2c4971d4/attachment.bin>


More information about the llvm-commits mailing list