[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
Tue Aug 30 12:26:06 PDT 2022
orex updated this revision to Diff 456752.
orex added a comment.
Review fixes.
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/explogxf.cpp
libc/src/math/generic/explogxf.h
libc/src/math/generic/expxf.h
libc/src/math/generic/sinhf.cpp
libc/src/math/generic/tanhf.cpp
libc/test/src/CMakeLists.txt
libc/test/src/math/CMakeLists.txt
libc/test/src/math/explogxf_test.cpp
libc/test/src/math/expxf_test.cpp
libc/test/src/math/in_float_range_test_helper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132809.456752.patch
Type: text/x-patch
Size: 26510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220830/be2932b5/attachment-0001.bin>
More information about the libc-commits
mailing list