[PATCH] D126439: [LegalizeTypes][VP] Add widen and split support for vp.fptrunc and vp.fpext

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 5 19:28:31 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG20cf77f776b1: [LegalizeTypes][VP] Add widen and split support for vp.fptrunc and vp.fpext (authored by Jimerlife).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126439

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-fpext-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-fptrunc-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vfpext-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vfptrunc-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126439.434368.patch
Type: text/x-patch
Size: 15772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/25d70b8e/attachment.bin>


More information about the llvm-commits mailing list