[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 Jan 16 09:51:43 PST 2018


RKSimon added a comment.

https://reviews.llvm.org/D38693 and https://reviews.llvm.org/D38697 appear to be touching much of the same code - should this one be given priority and https://reviews.llvm.org/D38693 rebased as dependent upon it?


https://reviews.llvm.org/D38697





More information about the llvm-commits mailing list