[PATCH] D58419: [GISel]: Allow G_EXTRACT_VEC_ELT's result to be larger the source element type

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 13:04:40 PDT 2019


aemerson added a comment.

In D58419#1419010 <https://reviews.llvm.org/D58419#1419010>, @arsenm wrote:

> 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


Seems reasonable. Let's go ahead with this.


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