[libc-commits] [PATCH] D132184: [libc] add division to UInt

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Aug 22 14:52:32 PDT 2022


michaelrj updated this revision to Diff 454619.
michaelrj marked 8 inline comments as done.
michaelrj added a comment.

Address comments and add mod and exp functions. Still need to add tests for those last two.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132184/new/

https://reviews.llvm.org/D132184

Files:
  libc/src/__support/CPP/UInt.h
  libc/test/src/__support/uint128_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132184.454619.patch
Type: text/x-patch
Size: 6667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220822/a0947171/attachment.bin>


More information about the libc-commits mailing list