[PATCH] D77569: Lower fp16 ops to libcalls for SPARC targets

l via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 10:18:59 PDT 2020


LemonBoy created this revision.
LemonBoy added a reviewer: venkatra.
Herald added subscribers: llvm-commits, luismarques, s.egerton, lenary, PkmX, jrtc27, simoncook, fedor.sergeev, hiraditya, jyknight.
Herald added a project: LLVM.

The fp16 ops are legalized by extending/chopping them as needed.
The tests are shamelessly stolen from the RISC-V backend.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77569

Files:
  llvm/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/test/CodeGen/SPARC/fp16-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77569.255391.patch
Type: text/x-patch
Size: 13691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/e05a5832/attachment.bin>


More information about the llvm-commits mailing list