[PATCH] D126847: [LegalizeTypes][VP] Add widen and split support for VP FP integer casting op.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 02:11:47 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5482ae632895: [LegalizeTypes][VP] Add widen and split support for VP FP integer casting op. (authored by jacquesguan).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126847/new/

https://reviews.llvm.org/D126847

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fptosi-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fptoui-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sitofp-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-uitofp-vp.ll
  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: D126847.433687.patch
Type: text/x-patch
Size: 22403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/3804a8c1/attachment.bin>


More information about the llvm-commits mailing list