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

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 13:20:29 PDT 2017


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

Addressing Ayal's comments.


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.99616.patch
Type: text/x-patch
Size: 9981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/235dfd6a/attachment.bin>


More information about the llvm-commits mailing list