[libc-commits] [PATCH] D80779: [libc] Add implementations of round and roundf.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jun 9 23:06:03 PDT 2020
sivachandra updated this revision to Diff 269740.
sivachandra added a comment.
Address comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80779/new/
https://reviews.llvm.org/D80779
Files:
libc/config/linux/x86_64/entrypoints.txt
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.269740.patch
Type: text/x-patch
Size: 14603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200610/093020b4/attachment-0001.bin>
More information about the libc-commits
mailing list