[PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 16:20:56 PDT 2015
congh updated this revision to Diff 35570.
congh added a comment.
Fix a test failure (a potential bug in LLVM) when the new flag is turned on by default.
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.35570.patch
Type: text/x-patch
Size: 13858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/710aecb0/attachment-0001.bin>
More information about the llvm-commits
mailing list