[PATCH] D41865: X86: Fix LowerBUILD_VECTORAsVariablePermute for case Src is smaller than Indices

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 03:33:49 PST 2018


RKSimon added a comment.

In https://reviews.llvm.org/D41865#971307, @zvi wrote:

> Sure, but looking at your example the return type should have the same number of elements as the indices vector, right?


Yup, sorry for the typo. Are you intending to support cases like this?


https://reviews.llvm.org/D41865





More information about the llvm-commits mailing list