[LegalizeTypes][VP] Add split operand support for VP float and integer casting
authorwanglian <Lian.Wang@streamcomputing.com>
Thu, 28 Jul 2022 07:40:06 +0000 (15:40 +0800)
committerwanglian <Lian.Wang@streamcomputing.com>
Thu, 4 Aug 2022 07:41:50 +0000 (15:41 +0800)
commitb6b0690355ccf2bb17750e7766e6b8ff758630e7
tree8e7a362a6c763ac625ac5efe892b8f22c3374778
parentb61cfc91eac83dec7ded1ef1e6d9f9776751d2c0
[LegalizeTypes][VP] Add split operand support for VP float and integer casting

Reviewed By: frasercrmck

Differential Revision: https://reviews.llvm.org/D130685
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/RISCV/rvv/vfptosi-vp.ll
llvm/test/CodeGen/RISCV/rvv/vfptoui-vp.ll
llvm/test/CodeGen/RISCV/rvv/vsitofp-vp.ll
llvm/test/CodeGen/RISCV/rvv/vuitofp-vp.ll