[libc-commits] [PATCH] D132809: [libc][math] Added auxiliary function log2_eval for asinhf/acoshf/atanhf.
Kirill Okhotnikov via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Aug 29 14:17:52 PDT 2022
orex updated this revision to Diff 456458.
orex added a comment.
Fix wrong upload.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132809/new/
https://reviews.llvm.org/D132809
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/coshf.cpp
libc/src/math/generic/exp2f.cpp
libc/src/math/generic/expxf.h
libc/src/math/generic/sinhf.cpp
libc/src/math/generic/supfuncf.cpp
libc/src/math/generic/supfuncf.h
libc/src/math/generic/tanhf.cpp
libc/test/src/CMakeLists.txt
libc/test/src/math/CMakeLists.txt
libc/test/src/math/expxf_test.cpp
libc/test/src/math/supfuncf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132809.456458.patch
Type: text/x-patch
Size: 25912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220829/accdcd86/attachment-0001.bin>
More information about the libc-commits
mailing list