[all-commits] [llvm/llvm-project] 05420a: Revert "[libc] Make BigInt bit_cast-able to compat...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Dec 8 13:11:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05420a17547e495f5748e9662150d6eb931e2c28
      https://github.com/llvm/llvm-project/commit/05420a17547e495f5748e9662150d6eb931e2c28
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M libc/src/__support/UInt.h
    M libc/src/__support/float_to_string.h
    M libc/test/src/__support/CMakeLists.txt
    M libc/test/src/__support/uint_test.cpp
    M utils/bazel/llvm-project-overlay/libc/test/src/__support/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc] Make BigInt bit_cast-able to compatible types" (#74887)

This reverts the following commits:
 - a539a090009378ecfcfbfaaa280eeac8f5b9d695
 - 31316b3f8511d659cc14ebc72fb2b226f78478a9

Rationale for revert:
https://github.com/llvm/llvm-project/issues/74258#issuecomment-1847836861




More information about the All-commits mailing list