[AArch64][SME2] Add multi-vector convert to/from floating-point intrinsic
Add the following intrinsic: FCVT BFCVT FCVTZS FCVTZU SCVTF UCVTF This patch also adds SelectCVTIntrinsic to handle the cases when the intrinsic returns multiple (two or four) outputs NOTE: These intrinsics are still in development and are subject to future changes. Reviewed By: kmclaughlin Differential Revision: https://reviews.llvm.org/D142032
Loading
Please sign in to comment