[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 11:00:00 PDT 2015


congh updated this revision to Diff 36275.
congh added a comment.

Fix a default flag.


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.36275.patch
Type: text/x-patch
Size: 13858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151001/8b153cfa/attachment.bin>


More information about the llvm-commits mailing list