[PATCH] D151284: [RISCV] Custom lower FP_TO_FP16 and FP16_TO_FP to correct ABI of of libcall

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 02:41:36 PDT 2023


asb updated this revision to Diff 531240.
asb marked an inline comment as done.
asb added a comment.

Rebase, address review comment. I haven't had a chance yet to look at the strict opcodes or test related refactorings.


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

https://reviews.llvm.org/D151284

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/calling-conv-half.ll
  llvm/test/CodeGen/RISCV/copysign-casts.ll
  llvm/test/CodeGen/RISCV/fp16-promote.ll
  llvm/test/CodeGen/RISCV/fpclamptosat.ll
  llvm/test/CodeGen/RISCV/half-fpext.ll
  llvm/test/CodeGen/RISCV/half-fptrunc.ll
  llvm/test/CodeGen/RISCV/libcall-tail-calls.ll
  llvm/test/CodeGen/RISCV/rvv/fpclamptosat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151284.531240.patch
Type: text/x-patch
Size: 94420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/3c39106b/attachment-0001.bin>


More information about the llvm-commits mailing list