[libc-commits] [PATCH] D132184: [libc] add division to UInt
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Aug 29 14:57:33 PDT 2022
michaelrj updated this revision to Diff 456467.
michaelrj marked 6 inline comments as done.
michaelrj added a comment.
Herald added a subscriber: mgorny.
rebase, add tests for mod and exp, general cleanup
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132184/new/
https://reviews.llvm.org/D132184
Files:
libc/src/__support/UInt.h
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/uint128_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132184.456467.patch
Type: text/x-patch
Size: 9601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220829/5a86579f/attachment.bin>
More information about the libc-commits
mailing list