[PATCH] D26873: [LV] Do not vectorize loops with a low dynamic tripcount, as determined by profile information

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 17:12:36 PST 2016


mkuper updated this revision to Diff 78607.
mkuper added a comment.

Updated per Adam's comments.


https://reviews.llvm.org/D26873

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/runtime-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26873.78607.patch
Type: text/x-patch
Size: 5025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161119/b7d297c2/attachment.bin>


More information about the llvm-commits mailing list