[PATCH] D76508: [VectorUtils] move x86's scaleShuffleMask to generic VectorUtils

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 10:17:18 PDT 2020


lebedev.ri requested changes to this revision.
lebedev.ri added a reviewer: t.p.northover.
lebedev.ri added a comment.
This revision now requires changes to proceed.

I'm not convinced this endian-agnostic, but i agree this is correct for little-endian.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76508/new/

https://reviews.llvm.org/D76508





More information about the llvm-commits mailing list