[all-commits] [llvm/llvm-project] 977af4: [libc][NFC] Rename SPECIAL_X86_LONG_DOUBLE in LIBC...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Dec 1 05:23:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 977af4252d1d60a1e9c546f0e4328b1a646ef635
https://github.com/llvm/llvm-project/commit/977af4252d1d60a1e9c546f0e4328b1a646ef635
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M libc/src/__support/FPUtil/FPBits.h
M libc/src/__support/FPUtil/ManipulationFunctions.h
M libc/src/__support/FPUtil/NormalFloat.h
M libc/src/__support/FPUtil/generic/sqrt.h
M libc/src/__support/FPUtil/generic/sqrt_80_bit_long_double.h
M libc/src/__support/macros/properties/float.h
M libc/src/__support/str_to_float.h
M libc/test/src/__support/str_to_float_test.cpp
M libc/test/src/stdio/sprintf_test.cpp
M libc/test/src/stdlib/strtold_test.cpp
Log Message:
-----------
[libc][NFC] Rename SPECIAL_X86_LONG_DOUBLE in LIBC_LONG_DOUBLE_IS_X86_FLOAT80 (#73950)
More information about the All-commits
mailing list