[PATCH] D58419: [GISel]: Allow G_EXTRACT_VEC_ELT's result to be larger the source element type
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 12:54:18 PST 2019
arsenm added a comment.
I think this should be symmetric with G_BUILD_VECTOR_TRUNC, so either a separate opcode or re-merge BUILD_VECTOR_TRUNC with BUILD_VECTOR
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58419/new/
https://reviews.llvm.org/D58419
More information about the llvm-commits
mailing list