[PATCH] D14185: Extend SLP Vectorizer to deal with aggregates

Arch D. Robison via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 13:53:02 PDT 2016


ArchDRobison updated this revision to Diff 55086.
ArchDRobison added a comment.
Herald added a subscriber: mzolotukhin.

Update is against today's LLVM sources.  Only functional change is that patch MinVecRegSize to same place as MaxVecRegSize.  Note that the prerequisite associated patch D14260 <http://reviews.llvm.org/D14260> is now committed, so it would be a good time to give this patch a final look over.


http://reviews.llvm.org/D14185

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/insertvalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14185.55086.patch
Type: text/x-patch
Size: 22009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/bb792c75/attachment.bin>


More information about the llvm-commits mailing list