[PATCH] D51337: [X86] Support v2i32 gather/scatter indices with -x86-experimental-vector-widening-legalization
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 17:37:25 PDT 2018
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM.
Please update ISDOpcodes.h at some point with more info on what exactly the operands to MGATHER/MSCATTER mean; I had to dig a bit to figure it out, and it's only getting more complicated with the new legalization rules.
Repository:
rL LLVM
https://reviews.llvm.org/D51337
More information about the llvm-commits
mailing list