[libc-commits] [PATCH] D133870: [libc][math] Improve exp2f performance.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Sep 14 11:45:11 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6226e6b7234: [libc][math] Improve exp2f performance. (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133870

Files:
  libc/docs/math.rst
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/exp2f.cpp
  libc/src/math/generic/explogxf.h
  libc/test/src/math/exhaustive/exp2f_test.cpp
  libc/test/src/math/explogxf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133870.460168.patch
Type: text/x-patch
Size: 9732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220914/10b9c14d/attachment-0001.bin>


More information about the libc-commits mailing list