[AArch64] Add a tablegen pattern for UZP1.
Converts concat_vectors(V64 (trunc V128), V64 (trunc V128)), which would otherwise be lowered as xtn followed by xtn2, to uzp1. Differential Revision: https://reviews.llvm.org/D115435
Loading
Please sign in to comment