[PATCH] D66182: [GlobalISel]: Fix lowering of G_Shuffle_vector where we pick up the wrong source index
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 13 16:35:28 PDT 2019
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM, although I copied this from the DAG lowering, which does seem to use the result number of elements?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66182/new/
https://reviews.llvm.org/D66182
More information about the llvm-commits
mailing list