[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
Wed Aug 3 02:56:58 PDT 2022


Jimerlife updated this revision to Diff 449616.
Jimerlife added a comment.

rebase to use new ISD name


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.449616.patch
Type: text/x-patch
Size: 15760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/af3af61f/attachment.bin>


More information about the llvm-commits mailing list