[PATCH] D122512: [RISCV] Add lowering for vp.fptosi and vp.sitofp.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 26 11:15:44 PDT 2022


craig.topper updated this revision to Diff 418406.
craig.topper added a comment.

Remove dead instructions from tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122512

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fptosi-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sitofp-vp-mask.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sitofp-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vfptosi-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vsitofp-vp-mask.ll
  llvm/test/CodeGen/RISCV/rvv/vsitofp-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122512.418406.patch
Type: text/x-patch
Size: 79941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220326/624cfd40/attachment.bin>


More information about the llvm-commits mailing list