[all-commits] [llvm/llvm-project] 7c1c07: [libc][math][c23] Fix X86_Binary80 special cases f...
Shourya Goel via All-commits
all-commits at lists.llvm.org
Thu Mar 28 13:37:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c1c07c92099d3e36e8f362706a5824ab04bdf38
https://github.com/llvm/llvm-project/commit/7c1c07c92099d3e36e8f362706a5824ab04bdf38
Author: Shourya Goel <shouryagoel10000 at gmail.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M libc/src/__support/FPUtil/BasicOperations.h
M libc/test/src/math/smoke/CMakeLists.txt
M libc/test/src/math/smoke/CanonicalizeTest.h
Log Message:
-----------
[libc][math][c23] Fix X86_Binary80 special cases for canonicalize functions. (#86924)
Updates the special case of pseudo infinty as pointed in #85940
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list