[PATCH] D156060: [GISel][AArch64] Close some gaps

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 10:50:39 PDT 2023


dmgreen added a comment.

Chuong in our team is currently looking into zext/sext of vector instructions. I think he said it needed something to handle v4i16->v4i64 type extends that need to be split into two step, but it was working for a lot of the other cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156060/new/

https://reviews.llvm.org/D156060



More information about the llvm-commits mailing list