[libc-commits] [libc] [libc] Allow BigInt class to use base word types other than uint64_t. (PR #81634)
via libc-commits
libc-commits at lists.llvm.org
Tue Feb 13 12:36:09 PST 2024
lntue wrote:
> I haven't read the patch yet but just to make sure we're on the same page I'm cross posting this here [#81267 (comment)](https://github.com/llvm/llvm-project/pull/81267#issuecomment-1941301356)
Thanks, that patch would definitely help with initializing `UInt` classes. Hopefully there won't be any issue merging this and https://github.com/llvm/llvm-project/pull/81267
https://github.com/llvm/llvm-project/pull/81634
More information about the libc-commits
mailing list