[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
Fri Dec 11 15:35:27 PST 2015


congh updated this revision to Diff 42593.
congh marked 2 inline comments as done.
congh added a comment.
Herald added a subscriber: sanjoy.

Update the patch based on Hal'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.42593.patch
Type: text/x-patch
Size: 11866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/dabf0a08/attachment.bin>


More information about the llvm-commits mailing list