[PATCH] D125960: [LegalizeTypes][VP] Add integer promotion support for vp.sitofp/vp.uitofp

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 21 19:26:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e8ac3a79741: [LegalizeTypes][VP] Add integer promotion support for vp.sitofp/vp.uitofp (authored by Pretty-box, committed by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125960

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.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/vitofp-sdnode.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: D125960.431189.patch
Type: text/x-patch
Size: 9468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220522/9ff2b9be/attachment.bin>


More information about the llvm-commits mailing list