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

Arch D. Robison via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 10:04:38 PST 2015


ArchDRobison updated this revision to Diff 38938.
ArchDRobison added a comment.

Added DataLayout size checks per Arnold's advice.


http://reviews.llvm.org/D14185

Files:
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/InstCombine/insert-val-extract-elem.ll
  test/Transforms/SLPVectorizer/X86/insertvalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14185.38938.patch
Type: text/x-patch
Size: 17904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/4e2dd3cf/attachment.bin>


More information about the llvm-commits mailing list