[libc-commits] [PATCH] D127951: [libc][math] New algorithm for expf/expm1f/exp2f and for new functions sinhf/coshf.

Kirill Okhotnikov via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 29 08:51:25 PDT 2022


orex updated this revision to Diff 448644.
orex added a comment.

Rebased to latest main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127951

Files:
  libc/src/math/generic/expf.cpp
  libc/src/math/generic/expm1f.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127951.448644.patch
Type: text/x-patch
Size: 10073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220729/e6ebcd79/attachment-0001.bin>


More information about the libc-commits mailing list