[PATCH] D37702: [LV] Clamp the VF to the trip count

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 05:01:42 PDT 2017


anna updated this revision to Diff 114798.
anna added a comment.

Addressed review comments - no longer need the default argument,
updated test to reuse the existing RUN.


https://reviews.llvm.org/D37702

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/vector_max_bandwidth.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37702.114798.patch
Type: text/x-patch
Size: 4161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/85386f60/attachment.bin>


More information about the llvm-commits mailing list