[PATCH] D38697: [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 07:20:07 PDT 2017


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

Address comments.


https://reviews.llvm.org/D38697

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38697.118611.patch
Type: text/x-patch
Size: 36408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/089c3cf1/attachment-0001.bin>


More information about the llvm-commits mailing list