[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
Sat Dec 12 16:59:48 PST 2015
congh updated this revision to Diff 42645.
congh added a comment.
Update the patch according to Hal's comment.
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.42645.patch
Type: text/x-patch
Size: 11869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151213/99a1e5a9/attachment.bin>
More information about the llvm-commits
mailing list