[libc-commits] [PATCH] D94112: [libc] Add implementations of nearbyint[f|l].

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jan 5 21:51:21 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG993d8ac5cb93: [libc] Add implementations of nearbyint[f|l]. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94112

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/stdc.td
  libc/src/math/CMakeLists.txt
  libc/src/math/nearbyint.cpp
  libc/src/math/nearbyint.h
  libc/src/math/nearbyintf.cpp
  libc/src/math/nearbyintf.h
  libc/src/math/nearbyintl.cpp
  libc/src/math/nearbyintl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94112.314797.patch
Type: text/x-patch
Size: 6592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210106/8fdf1acf/attachment.bin>


More information about the libc-commits mailing list