[PATCH] D130685: [LegalizeTypes][VP] Add split operand support for VP_FPTOSI/VP_FPTOUI/VP_SITOFP/VP_UITOFP
WangLian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 02:01:43 PDT 2022
Jimerlife updated this revision to Diff 449229.
Jimerlife added a comment.
Move VP_SITOFP and VP_UITOFP to line 2728
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130685/new/
https://reviews.llvm.org/D130685
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130685.449229.patch
Type: text/x-patch
Size: 15744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/b5303188/attachment.bin>
More information about the llvm-commits
mailing list