[libc-commits] [PATCH] D139064: Onboard signbitf to llvmlibc math functions.
Renyi Chen via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Nov 30 16:55:22 PST 2022
renyichen created this revision.
Herald added projects: libc-project, All.
Herald added a subscriber: libc-commits.
renyichen requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139064
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/spec/stdc.td
libc/src/__support/FPUtil/ManipulationFunctions.h
libc/src/math/CMakeLists.txt
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/signbitf.cpp
libc/src/math/signbitf.h
libc/test/src/math/CMakeLists.txt
libc/test/src/math/SignBitTest.h
libc/test/src/math/signbitf_test.cpp
libc/utils/MPFRWrapper/MPFRUtils.cpp
libc/utils/MPFRWrapper/MPFRUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139064.479108.patch
Type: text/x-patch
Size: 8923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221201/73f9a4ad/attachment-0001.bin>
More information about the libc-commits
mailing list