[libc-commits] [PATCH] D133913: [libc][math] Improve sinhf and coshf performance.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Sep 15 06:21:04 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c89ae71ea69: [libc][math] Improve sinhf and coshf performance. (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133913

Files:
  libc/docs/math.rst
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/coshf.cpp
  libc/src/math/generic/exp2f.cpp
  libc/src/math/generic/explogxf.h
  libc/src/math/generic/sinhf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133913.460390.patch
Type: text/x-patch
Size: 13399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220915/68f2f885/attachment.bin>


More information about the libc-commits mailing list