[libc-commits] [libc] [libc][NFC] Remove custom leading_zeroes, factor in frequent typenames (PR #74825)

via libc-commits libc-commits at lists.llvm.org
Fri Dec 8 11:20:30 PST 2023


https://github.com/michaelrj-google approved this pull request.

Overall this patch LGTM,  if you want to do some more aggressive refactoring then you could probably move some of the constant calculations into constexpr functions.

https://github.com/llvm/llvm-project/pull/74825


More information about the libc-commits mailing list