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

Pretty-box via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 03:25:22 PDT 2022


Pretty-box created this revision.
Pretty-box added reviewers: benshi001, craig.topper, frasercrmck.
Pretty-box added projects: All, LLVM.
Herald added subscribers: StephenFan, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
Pretty-box requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, MaskRay.

Repository:
  rG LLVM Github Monorepo

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.430623.patch
Type: text/x-patch
Size: 9482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/6771e4e3/attachment.bin>


More information about the llvm-commits mailing list