[SLP] Don't try to vectorize pair with insertelement
Particularly this breaks vectorization of insertelements where some of intermediate (i.e. not last) insertelements are used externally. Fixes PR52275 Fixes #51617 Differential Revision: https://reviews.llvm.org/D119679
Loading
Please sign in to comment