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

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 29 06:21:48 PDT 2022


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

Remove redundant check.


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.418858.patch
Type: text/x-patch
Size: 10039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220329/759f959a/attachment.bin>


More information about the libc-commits mailing list