[PATCH] D132190: [AArch64][GlobalISel] Legalize G_SHUFFLE_VECTOR with different lengths
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 04:51:29 PDT 2022
foad added a comment.
> this seems to be something that needs to be done generically for all targets
It seems like something that could be available in LegalizerHelper for targets that want to use it. I don't see why it is necessarily required for **all** targets.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132190/new/
https://reviews.llvm.org/D132190
More information about the llvm-commits
mailing list