[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 23:32:32 PDT 2022


Pretty-box updated this revision to Diff 430885.

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.430885.patch
Type: text/x-patch
Size: 9468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220520/5eedefa1/attachment-0001.bin>


More information about the llvm-commits mailing list