[PATCH] D95447: [RISCV] Add support for RVV int<->fp & fp<->fp conversions

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 08:17:50 PST 2021


frasercrmck updated this revision to Diff 319304.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.

- merge rv32/rv64 tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95447

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/vfpext-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfptoi-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfptrunc-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vitofp-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95447.319304.patch
Type: text/x-patch
Size: 167613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/f6e9810e/attachment-0001.bin>


More information about the llvm-commits mailing list