[PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 2 14:56:13 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL251850: Add a flag vectorizer-maximize-bandwidth in loop vectorizer to enable using… (authored by conghou).
Changed prior to commit:
http://reviews.llvm.org/D8943?vs=38592&id=38989#toc
Repository:
rL LLVM
http://reviews.llvm.org/D8943
Files:
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Transforms/LoopVectorize/X86/vector_max_bandwidth.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8943.38989.patch
Type: text/x-patch
Size: 13390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/338c6986/attachment.bin>
More information about the llvm-commits
mailing list