[all-commits] [llvm/llvm-project] eb56bc: [libc] Remove specific nan payload in math functio...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jan 29 06:28:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb56bc2b105c792bafd36ef35c0e6eda9f0b822e
https://github.com/llvm/llvm-project/commit/eb56bc2b105c792bafd36ef35c0e6eda9f0b822e
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M libc/src/math/generic/asinf.cpp
M libc/src/math/generic/sincosf.cpp
M libc/test/UnitTest/FPMatcher.h
M libc/test/src/__support/FPUtil/fpbits_test.cpp
M libc/test/src/stdio/sprintf_test.cpp
M libc/test/src/stdio/sscanf_test.cpp
Log Message:
-----------
[libc] Remove specific nan payload in math functions (#79165)
More information about the All-commits
mailing list