[all-commits] [llvm/llvm-project] 508c4e: [libc][NFC] Use Sign in NormalFloat (#78579)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Jan 19 00:56:14 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 508c4efe1e9d95661b322818ae4d6a05b1913504
https://github.com/llvm/llvm-project/commit/508c4efe1e9d95661b322818ae4d6a05b1913504
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M libc/src/__support/FPUtil/DivisionAndRemainderOperations.h
M libc/src/__support/FPUtil/NormalFloat.h
M libc/test/src/math/LdExpTest.h
M libc/test/src/math/smoke/LdExpTest.h
Log Message:
-----------
[libc][NFC] Use Sign in NormalFloat (#78579)
More information about the All-commits
mailing list