[PATCH] D66171: [GlobalISel]: Fix lowering of G_SHUFFLE_VECTOR with scalar sources
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 13 14:51:38 PDT 2019
aemerson added a comment.
In D66171#1627953 <https://reviews.llvm.org/D66171#1627953>, @arsenm wrote:
> LGTM, although I rather dislike that we allow these. Maybe the IRTranslator should be trying to turn these into the equivalent G_BUILD_VECTOR?
+1
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66171/new/
https://reviews.llvm.org/D66171
More information about the llvm-commits
mailing list