[libc-commits] [PATCH] D150475: [libc][math] Implement fast division / modulus for UInt / (uint32_t * 2^e).
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri May 12 18:01:34 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG36b702901a0b: [libc][math] Implement fast division / modulus for UInt / (uint32_t * 2^e). (authored by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150475/new/
https://reviews.llvm.org/D150475
Files:
libc/src/__support/UInt.h
libc/test/src/__support/uint_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150475.521850.patch
Type: text/x-patch
Size: 6122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230513/37007ea0/attachment-0001.bin>
More information about the libc-commits
mailing list