Craig Topper 07c8bcc21d [AArch64] Narrow G_SEXT_INREG to s64 before lowering.
This avoids narrowing after it has been expanded to shifts. The
G_SEXT_INREG narrowing can use the second operand of the instruction to
optimize the narrowing.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D157172
2023-08-07 14:34:21 -07:00
..