[PATCH] D132190: [AArch64][GlobalISel] Legalize G_SHUFFLE_VECTOR with different lengths
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 03:23:28 PDT 2022
aemerson added a subscriber: foad.
aemerson added a comment.
I’m on vacation so haven’t done a review, but this seems to be something that needs to be done generically for all targets. I was considering doing this as some sort of canonicalization phase during translation but wasn’t decided.
@arsenm @foad any opinions on where we should do this?
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