[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:21:25 PDT 2022
orex updated this revision to Diff 448258.
orex added a comment.
Merged to last main, some cosmetic changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129005/new/
https://reviews.llvm.org/D129005
Files:
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
libc/test/src/math/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129005.448258.patch
Type: text/x-patch
Size: 10281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220728/54deeab2/attachment.bin>
More information about the libc-commits
mailing list