[libc-commits] [PATCH] D134575: [libc][math] Simplify tanf implementation and improve its performance.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Sep 23 16:50:58 PDT 2022


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

Update performance table.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134575

Files:
  libc/docs/math.rst
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/tanf.cpp
  libc/test/src/math/tanf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134575.462620.patch
Type: text/x-patch
Size: 13251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220923/0ec5bb6c/attachment.bin>


More information about the libc-commits mailing list