[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
Tue Jan 16 11:52:44 PST 2018


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

Rebase


Repository:
  rL LLVM

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.130006.patch
Type: text/x-patch
Size: 36626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/48d0084b/attachment.bin>


More information about the llvm-commits mailing list