[libc-commits] [PATCH] D80779: [libc] Add implementations of round and roundf.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 28 23:25:50 PDT 2020
sivachandra created this revision.
sivachandra added reviewers: abrachet, phosek.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80779
Files:
libc/lib/CMakeLists.txt
libc/src/math/CMakeLists.txt
libc/src/math/round.cpp
libc/src/math/round_redirector.cpp
libc/src/math/roundf.cpp
libc/src/math/roundf.h
libc/test/src/math/CMakeLists.txt
libc/test/src/math/round_test.cpp
libc/test/src/math/roundf_test.cpp
libc/utils/FPUtil/FloatOperations.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80779.267127.patch
Type: text/x-patch
Size: 14364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200529/fc398c69/attachment-0001.bin>
More information about the libc-commits
mailing list