[AArch64][GlobalISel] Add isel support for a couple vector exts/truncs
Add support for - v4s16 <-> v4s32 - v2s64 <-> v2s32 And update tests that use them to show that we generate the correct instructions. Differential Revision: https://reviews.llvm.org/D57832 llvm-svn: 353732
Loading
Please register or sign in to comment