[PATCH] D120641: [RISCV] Add codegen for vp.fptosi.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 23:32:12 PST 2022


jacquesguan updated this revision to Diff 412940.
jacquesguan added a comment.
Herald added a project: All.

Support narrowing and widening convert and add test case for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120641

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-vfptosi-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vfptosi-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120641.412940.patch
Type: text/x-patch
Size: 141092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/94bd9ec8/attachment-0001.bin>


More information about the llvm-commits mailing list