[libc-commits] [PATCH] D129215: [libc][math] Universal exp function for cosh/sinh calculation.

Kirill Okhotnikov via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jul 27 12:53:21 PDT 2022


orex updated this revision to Diff 448136.
orex edited the summary of this revision.
orex added a comment.

Small fixes in test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129215

Files:
  libc/src/math/generic/expxf.h
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/expxf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129215.448136.patch
Type: text/x-patch
Size: 5318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220727/a07d0f36/attachment-0001.bin>


More information about the libc-commits mailing list