[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
Fri Apr 1 18:47:42 PDT 2022


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

Address review comments


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.419905.patch
Type: text/x-patch
Size: 27964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220402/a941c7fe/attachment-0001.bin>


More information about the llvm-commits mailing list