[PATCH] D118207: [RISCV] Use __extendhfsf2/__truncsfhf2 for fp16 <-> fp32
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 08:01:12 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9d5bb926d45: [RISCV] Use __extendhfsf2/__truncsfhf2 for fp16 <-> fp32 (authored by Kito Cheng <kito.cheng at sifive.com>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118207/new/
https://reviews.llvm.org/D118207
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/fpclamptosat_vec.ll
llvm/test/CodeGen/RISCV/half-arith.ll
llvm/test/CodeGen/RISCV/half-convert.ll
llvm/test/CodeGen/RISCV/half-intrinsics.ll
llvm/test/CodeGen/RISCV/rv32i-rv64i-half.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118207.404027.patch
Type: text/x-patch
Size: 141316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/31526ea4/attachment.bin>
More information about the llvm-commits
mailing list