[libc-commits] [PATCH] D137871: [libc][math] Improve the performance and error printing of UInt.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Nov 14 10:23:28 PST 2022
lntue updated this revision to Diff 475204.
lntue edited the summary of this revision.
lntue added a comment.
Use __uint128_t builtin for shift left if available.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137871/new/
https://reviews.llvm.org/D137871
Files:
libc/src/__support/CMakeLists.txt
libc/src/__support/UInt.h
libc/src/__support/number_pair.h
libc/test/src/__support/uint128_test.cpp
libc/utils/UnitTest/LibcTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137871.475204.patch
Type: text/x-patch
Size: 18472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221114/c03b46d4/attachment.bin>
More information about the libc-commits
mailing list