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

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Mar 26 21:20:36 PDT 2022


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

Improve performance for exceptional cases.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122538.418432.patch
Type: text/x-patch
Size: 8730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220327/62c2ebd3/attachment-0001.bin>


More information about the libc-commits mailing list