[all-commits] [llvm/llvm-project] c874f0: Revert "[libc] Refactor `BigInt` (#86137)"

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Apr 4 02:08:15 PDT 2024


  Branch: refs/heads/revert-86137-add_multiprecision_facilities
  Home:   https://github.com/llvm/llvm-project
  Commit: c874f0dbfc76f0c5b83e70eb6b8f810fcefb6592
      https://github.com/llvm/llvm-project/commit/c874f0dbfc76f0c5b83e70eb6b8f810fcefb6592
  Author: Guillaume Chatelet <chatelet.guillaume at gmail.com>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M libc/fuzzing/CMakeLists.txt
    R libc/fuzzing/__support/CMakeLists.txt
    R libc/fuzzing/__support/uint_fuzz.cpp
    M libc/src/__support/FPUtil/dyadic_float.h
    M libc/src/__support/UInt.h
    M libc/src/__support/float_to_string.h
    M libc/src/__support/integer_literals.h
    M libc/src/__support/math_extras.h
    M libc/src/__support/number_pair.h
    M libc/test/src/__support/integer_literals_test.cpp
    M libc/test/src/__support/math_extras_test.cpp
    M libc/test/src/__support/uint_test.cpp
    M utils/bazel/llvm-project-overlay/libc/test/src/__support/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc] Refactor `BigInt` (#86137)"

This reverts commit a2306b65d223212dcfafe12c7299262d8d4fdcb4.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list