[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 08:35:32 PST 2022
lntue updated this revision to Diff 475161.
lntue edited the summary of this revision.
lntue added a comment.
Imnprove shift left and shift right performance.
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.475161.patch
Type: text/x-patch
Size: 18030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221114/077c2015/attachment.bin>
More information about the libc-commits
mailing list