[libc-commits] [PATCH] D131652: [libc] Change sinf/cosf range reduction to mod pi/32 to be shared with tanf.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Aug 11 06:41:54 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG42f183792c8c: [libc] Change sinf/cosf range reduction to mod pi/32 to be shared with tanf. (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131652

Files:
  libc/docs/math.rst
  libc/src/math/generic/cosf.cpp
  libc/src/math/generic/range_reduction.h
  libc/src/math/generic/range_reduction_fma.h
  libc/src/math/generic/sincosf.cpp
  libc/src/math/generic/sincosf_utils.h
  libc/src/math/generic/sinf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131652.451835.patch
Type: text/x-patch
Size: 35828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220811/6cee09fc/attachment-0001.bin>


More information about the libc-commits mailing list