[PATCH] D50840: [InstCombine] Extend collectShuffleElements to support extract/zext/insert patterns

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 07:45:58 PDT 2018


ABataev added a comment.

In https://reviews.llvm.org/D50840#1202486, @RKSimon wrote:

> It could be the kind of thing we should do in slp @ABataev what do you think?


Yes, looks like the opportunity for the SLP Vectorizer.


Repository:
  rL LLVM

https://reviews.llvm.org/D50840





More information about the llvm-commits mailing list