[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
Thu Jan 18 10:21:26 PST 2018
ABataev updated this revision to Diff 130443.
ABataev added a comment.
Fixed hoisting + correct generation of shuffle for gather sequence.
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
test/Transforms/SLPVectorizer/X86/hoist.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38697.130443.patch
Type: text/x-patch
Size: 45146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/7bc73317/attachment.bin>
More information about the llvm-commits
mailing list