[PATCH] D38697: [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 04:37:04 PDT 2017
RKSimon added a comment.
This patch seems to change the blending-shuffle.ll test case in the same way as https://reviews.llvm.org/D38693 - what is the relationship/dependency between them?
https://reviews.llvm.org/D38697
More information about the llvm-commits
mailing list