[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 23 11:32:02 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323246: [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle. (authored by ABataev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D38697?vs=130443&id=131118#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38697
Files:
llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/trunk/test/Transforms/SLPVectorizer/X86/PR32086.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/blending-shuffle.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/hoist.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38697.131118.patch
Type: text/x-patch
Size: 45536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/cdce56d5/attachment.bin>
More information about the llvm-commits
mailing list