[AArch64] Add a tablegen pattern for UZP2.
Converts concat_vectors((trunc (lshr)), (trunc (lshr))) to UZP2 when the shift amount is half the width of the vector element. Differential Revision: https://reviews.llvm.org/D116021
Loading
Please register or sign in to comment