[libc-commits] [PATCH] D129005: [libc][math] Improved performance of exp2f function.
Kirill Okhotnikov via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jul 27 12:06:50 PDT 2022
orex updated this revision to Diff 448122.
orex added a comment.
Added explicit dependencies.
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.448122.patch
Type: text/x-patch
Size: 10540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220727/d983f5d5/attachment.bin>
More information about the libc-commits
mailing list