[PATCH] D135157: [AArch64][GlobalISel] Make vector G_SEXT_INREG legal and allow combining.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 16:27:21 PDT 2022


aemerson added a comment.

Also, for AArch64 we consider the lowering pass to be part of "selection", so it's not really synthetically legal for us.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135157



More information about the llvm-commits mailing list