[libc-commits] [PATCH] D124959: [libc] add uint128 implementation
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 12 11:17:12 PDT 2022
This revision was automatically updated to reflect the committed changes.
michaelrj marked an inline comment as done.
Closed by commit rG1170951c7377: [libc] add uint128 implementation (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124959/new/
https://reviews.llvm.org/D124959
Files:
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/CPP/TypeTraits.h
libc/src/__support/CPP/UInt.h
libc/src/__support/FPUtil/CMakeLists.txt
libc/src/__support/FPUtil/UInt.h
libc/src/__support/FPUtil/XFloat.h
libc/src/math/generic/CMakeLists.txt
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/uint128_test.cpp
libc/utils/UnitTest/LibcTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124959.429029.patch
Type: text/x-patch
Size: 28239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220512/fa8a6d4d/attachment-0001.bin>
More information about the libc-commits
mailing list