[libc-commits] [PATCH] D124959: [libc] add uint128 implementation

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 10 11:26:48 PDT 2022


michaelrj updated this revision to Diff 428444.
michaelrj added a comment.

changed to use the existing uint class, much of this change was contributed by sivachandra


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124959

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/FPUtil/CMakeLists.txt
  libc/src/__support/FPUtil/UInt.h
  libc/src/math/generic/CMakeLists.txt
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/uint128_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124959.428444.patch
Type: text/x-patch
Size: 18904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220510/ceb3d3b6/attachment-0001.bin>


More information about the libc-commits mailing list