[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:42:26 PDT 2022


lntue created this revision.
lntue added reviewers: michaelrj, sivachandra, orex, zimmermann6.
Herald added subscribers: ecnelises, tschuett.
Herald added projects: libc-project, All.
lntue requested review of this revision.

Simplify tanf implementation and improve its performance.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134575

Files:
  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.462617.patch
Type: text/x-patch
Size: 11571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220923/aa570744/attachment-0001.bin>


More information about the libc-commits mailing list