[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
Mon Sep 26 18:36:40 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe15b2da42f5f: [libc][math] Simplify tanf implementation and improve its performance. (authored by lntue).

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.463067.patch
Type: text/x-patch
Size: 13251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220927/4d5931da/attachment.bin>


More information about the libc-commits mailing list