[PATCH] D38693: [SLP] Consider extractelements as shuffles iff they have the same type/parent etc.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 10:54:18 PST 2018


ABataev updated this revision to Diff 130455.
ABataev added a comment.

Rebased against https://reviews.llvm.org/D38697.


Repository:
  rL LLVM

https://reviews.llvm.org/D38693

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/PR32086.ll
  test/Transforms/SLPVectorizer/X86/blending-shuffle.ll
  test/Transforms/SLPVectorizer/X86/hoist.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38693.130455.patch
Type: text/x-patch
Size: 55497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/2d2af8b0/attachment.bin>


More information about the llvm-commits mailing list