[all-commits] [llvm/llvm-project] ac399a: Revert "[reland][libc][NFC] Refactor FPBits and re...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Jan 17 07:50:36 PST 2024
Branch: refs/heads/revert-78447-refactor_fpbits
Home: https://github.com/llvm/llvm-project
Commit: ac399a840720a0af34868dc99a37a5ba1ac63090
https://github.com/llvm/llvm-project/commit/ac399a840720a0af34868dc99a37a5ba1ac63090
Author: Guillaume Chatelet <chatelet.guillaume at gmail.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"
More information about the All-commits
mailing list