[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
Thu Sep 1 11:22:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb84721c3c48: [libc] add division, modulo, and power to UInt (authored by michaelrj).

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
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

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


More information about the libc-commits mailing list