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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 13 00:47:45 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255454: [LoopVectorizer] Refine loop vectorizer's register usage calculator by… (authored by conghou).

Changed prior to commit:
  http://reviews.llvm.org/D15177?vs=42645&id=42652#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15177

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15177.42652.patch
Type: text/x-patch
Size: 12001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151213/4841079b/attachment.bin>


More information about the llvm-commits mailing list