[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:20:47 PDT 2022


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

address comment


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.434367.patch
Type: text/x-patch
Size: 15772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/ef901377/attachment.bin>


More information about the llvm-commits mailing list