[libc-commits] [PATCH] D129005: [libc][math] Improved performance of exp2f function.

Kirill Okhotnikov via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jul 28 01:58:17 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc78144e1c74b: [libc][math] Improved performance of exp2f function. (authored by orex).

Changed prior to commit:
  https://reviews.llvm.org/D129005?vs=448258&id=448267#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129005

Files:
  libc/docs/math.rst
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/common_constants.cpp
  libc/src/math/generic/common_constants.h
  libc/src/math/generic/exp2f.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129005.448267.patch
Type: text/x-patch
Size: 11649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220728/94b2ca0a/attachment.bin>


More information about the libc-commits mailing list