[libc-commits] [PATCH] D124959: [libc] add uint128 implementation
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed May 4 13:41:30 PDT 2022
michaelrj updated this revision to Diff 427122.
michaelrj added a comment.
remove some pieces of code left over from initial testing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124959/new/
https://reviews.llvm.org/D124959
Files:
libc/src/__support/CMakeLists.txt
libc/src/__support/UInt128.h
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/uint128_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124959.427122.patch
Type: text/x-patch
Size: 14621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220504/0d92f4e5/attachment.bin>
More information about the libc-commits
mailing list