[PATCH] D15177: [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 14:58:45 PST 2015


congh updated this revision to Diff 41809.
congh added a comment.

Update the patch according to James's comments.


http://reviews.llvm.org/D15177

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15177.41809.patch
Type: text/x-patch
Size: 8878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/2715da00/attachment.bin>


More information about the llvm-commits mailing list