[PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 10:58:38 PDT 2015
congh updated this revision to Diff 36272.
congh added a comment.
Update the patch according to hfinkel's comment.
http://reviews.llvm.org/D8943
Files:
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/X86/vector_max_bandwidth.ll
test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8943.36272.patch
Type: text/x-patch
Size: 13857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151001/8e89e40f/attachment.bin>
More information about the llvm-commits
mailing list