[libc-commits] [PATCH] D147676: [libc][math] Update range reduction step for log10f and reduce its latency.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 7 07:32:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9af8dca70fce: [libc][math] Update range reduction step for log10f and reduce its latency. (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147676

Files:
  libc/docs/math/index.rst
  libc/src/math/generic/common_constants.cpp
  libc/src/math/generic/common_constants.h
  libc/src/math/generic/log10f.cpp
  libc/test/src/math/log10f_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147676.511687.patch
Type: text/x-patch
Size: 38009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230407/4105a018/attachment-0001.bin>


More information about the libc-commits mailing list