[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 17:32:16 PST 2022


renyichen updated this revision to Diff 479124.
renyichen added a comment.

clang-format


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139064/new/

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.479124.patch
Type: text/x-patch
Size: 8914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221201/328d0c11/attachment.bin>


More information about the libc-commits mailing list