[PATCH] D113822: [RISCV] Promote f16 log/pow/exp/sin/cos/etc. to f32 libcalls.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 18:59:52 PST 2021


craig.topper created this revision.
craig.topper added reviewers: frasercrmck, asb, luismarques, HsiangKai, khchen, arcbbb.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, StephenFan, vkmr, evandro, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
craig.topper requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: LLVM.

Prevents crashes or cannot select errors.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113822

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/half-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113822.386998.patch
Type: text/x-patch
Size: 35641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211113/54520849/attachment.bin>


More information about the llvm-commits mailing list