[libc-commits] [PATCH] D150014: [libc][math] Make log10 correctly rounded for non-FMA targets and improve itsperformance.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 23 07:18:53 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0c92a3817ef: [libc][math] Make log10 correctly rounded for non-FMA targets and improveā€¦ (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150014

Files:
  libc/src/__support/FPUtil/double_double.h
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/common_constants.cpp
  libc/src/math/generic/common_constants.h
  libc/src/math/generic/log10.cpp
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/log10_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150014.524699.patch
Type: text/x-patch
Size: 123625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230523/fa4cb98e/attachment-0001.bin>


More information about the libc-commits mailing list