[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:49:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305729: Improve profile-guided heuristics to use estimated trip count. (authored by twoh).

Changed prior to commit:
  https://reviews.llvm.org/D32451?vs=103083&id=103087#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32451

Files:
  llvm/trunk/include/llvm/Transforms/Vectorize/LoopVectorize.h
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/X86/small-size.ll
  llvm/trunk/test/Transforms/LoopVectorize/tripcount.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32451.103087.patch
Type: text/x-patch
Size: 10647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/b021fae8/attachment.bin>


More information about the llvm-commits mailing list