[libc-commits] [PATCH] D122538: [libc] Improve the performance of expm1.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 29 05:46:50 PDT 2022


lntue updated this revision to Diff 418849.
lntue added a comment.

Final revision.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122538

Files:
  libc/src/math/generic/expm1f.cpp
  libc/test/src/math/exhaustive/exhaustive_test.cpp
  libc/test/src/math/exhaustive/expm1f_test.cpp
  libc/test/src/math/expm1f_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122538.418849.patch
Type: text/x-patch
Size: 10422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220329/0c99647f/attachment.bin>


More information about the libc-commits mailing list