[libc-commits] [PATCH] D137871: [libc][math] Improve the performance and error printing of UInt.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 14 15:34:46 PST 2022


lntue updated this revision to Diff 475299.
lntue added a comment.

Fix __SIZEOF_INT128__ macro detection and fix naming style.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137871

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/UInt.h
  libc/src/__support/integer_utils.h
  libc/src/__support/number_pair.h
  libc/test/src/__support/uint128_test.cpp
  libc/utils/UnitTest/LibcTest.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137871.475299.patch
Type: text/x-patch
Size: 20609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221114/24b943db/attachment-0001.bin>


More information about the libc-commits mailing list