[libc-commits] [PATCH] D151049: [libc][math] Implement double precision log1p correctly rounded to all rounding modes.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 23 08:04:22 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb91e78da3780: [libc][math] Implement double precision log1p correctly rounded to all rounding… (authored by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151049/new/
https://reviews.llvm.org/D151049
Files:
libc/config/darwin/arm/entrypoints.txt
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/config/windows/entrypoints.txt
libc/spec/stdc.td
libc/src/math/CMakeLists.txt
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/log1p.cpp
libc/src/math/log1p.h
libc/test/src/math/CMakeLists.txt
libc/test/src/math/log1p_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151049.524726.patch
Type: text/x-patch
Size: 69201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230523/5d8871ab/attachment-0001.bin>
More information about the libc-commits
mailing list