[all-commits] [llvm/llvm-project] f1d027: [libc][NFC] Rename LIBC_LONG_DOUBLE_IS_IEEE754_BIN...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Dec 1 04:57:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1d0276e4c42301155e900424ea734aca7ec97a8
https://github.com/llvm/llvm-project/commit/f1d0276e4c42301155e900424ea734aca7ec97a8
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M libc/src/__support/macros/properties/float.h
Log Message:
-----------
[libc][NFC] Rename LIBC_LONG_DOUBLE_IS_IEEE754_BIN128 to LIBC_LONG_DOUBLE_IS_FLOAT128 (#74052)
To make it consistent with
https://github.com/llvm/llvm-project/pull/73948 and
https://github.com/llvm/llvm-project/pull/73950
More information about the All-commits
mailing list