[libc-commits] [PATCH] D132184: [libc] add division, modulo, and power to UInt
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 31 11:29:55 PDT 2022
michaelrj updated this revision to Diff 457036.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.
address comments
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.457036.patch
Type: text/x-patch
Size: 9437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220831/b4bbf179/attachment.bin>
More information about the libc-commits
mailing list