[libc-commits] [PATCH] D138541: [libc][math] Implement full multiplication and quick_mul_hi for UInt class.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Dec 2 14:54:01 PST 2022


This revision was automatically updated to reflect the committed changes.
lntue marked an inline comment as done.
Closed by commit rGb80f535879a3: [libc][math] Implement full multiplication and quick_mul_hi for UInt class. (authored by lntue).

Changed prior to commit:
  https://reviews.llvm.org/D138541?vs=479307&id=479750#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138541

Files:
  libc/src/__support/UInt.h
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/uint128_test.cpp
  libc/test/src/__support/uint_test.cpp
  libc/utils/UnitTest/LibcTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138541.479750.patch
Type: text/x-patch
Size: 11390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221202/dcfdfd6a/attachment.bin>


More information about the libc-commits mailing list