[PATCH] D122678: [RISCV] Add support for vp.fptosi where the result is a mask type.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 09:48:18 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c831c9b28f7: [RISCV] Add support for vp.fptosi where the result is a mask type. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D122678?vs=419905&id=420562#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122678

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122678.420562.patch
Type: text/x-patch
Size: 27959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/3ec1a2eb/attachment.bin>


More information about the llvm-commits mailing list