[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:40:51 PDT 2022


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

Small fixes for comments.


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.451834.patch
Type: text/x-patch
Size: 35828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220811/80802094/attachment-0001.bin>


More information about the libc-commits mailing list