[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:27:59 PDT 2022


orex updated this revision to Diff 448129.
orex marked 5 inline comments as done.
orex added a comment.

Small fixes.


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.448129.patch
Type: text/x-patch
Size: 5312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220727/2f0a4050/attachment-0001.bin>


More information about the libc-commits mailing list