[llvm] [GIsel][AArch64] Legalize <2 x i16> for G_INSERT_VECTOR_ELT (PR #65830)

via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 9 05:56:05 PDT 2023


vfdff wrote:

> Do we need to add `widenVectorEltsToVectorMinSize` to more vector operations?

Now only do the minimal fix type **v2s16**.

https://github.com/llvm/llvm-project/pull/65830


More information about the llvm-commits mailing list