[all-commits] [llvm/llvm-project] d8627c: Revert "[reland][libc][NFC] Refactor FPBits and re...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Wed Jan 17 07:51:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8627cb1389c9e6485d41028012c7a36b731d72a
      https://github.com/llvm/llvm-project/commit/d8627cb1389c9e6485d41028012c7a36b731d72a
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M libc/src/__support/FPUtil/FPBits.h
    M libc/src/__support/FPUtil/generic/sqrt_80_bit_long_double.h
    A libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
    M libc/src/__support/FPUtil/x86_64/NextAfterLongDouble.h
    M libc/src/__support/UInt.h
    M libc/test/src/__support/FPUtil/fpbits_test.cpp
    M libc/test/utils/FPUtil/x86_long_double_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    R utils/bazel/llvm-project-overlay/libc/test/src/__support/FPUtil/BUILD.bazel

  Log Message:
  -----------
  Revert "[reland][libc][NFC] Refactor FPBits and remove LongDoubleBits specialization" (#78457)

Reverts llvm/llvm-project#78447
This broke the gcc buildbot.




More information about the All-commits mailing list