[libc-commits] [PATCH] D124959: [libc] add uint128 implementation
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed May 4 16:38:22 PDT 2022
michaelrj updated this revision to Diff 427162.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.
make every UInt128 function constexpr and const.
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.427162.patch
Type: text/x-patch
Size: 16382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220504/99a34723/attachment-0001.bin>
More information about the libc-commits
mailing list