[PATCH] D18237: [SLPVectorizer] Try to vectorize in the range from MaxVecRegSize to MinVecRegSize

Jongwon Lee via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 01:03:48 PDT 2016


JongwonLee updated this revision to Diff 51388.
JongwonLee added a comment.

Removed the function 'vectorizeStoreChain' and modified the function 'tryToVectroizeList'.


http://reviews.llvm.org/D18237

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AArch64/slp-vectorized-from-max-to-min.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18237.51388.patch
Type: text/x-patch
Size: 12988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/3d28c2c9/attachment.bin>


More information about the llvm-commits mailing list