[all-commits] [llvm/llvm-project] 170dab: [libc][math] Fix signed zeros for powf when underf...
lntue via All-commits
all-commits at lists.llvm.org
Fri Oct 18 11:26:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 170dab9972df3f6e905502db1846bb05fb444ec4
https://github.com/llvm/llvm-project/commit/170dab9972df3f6e905502db1846bb05fb444ec4
Author: lntue <lntue at google.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M libc/src/math/generic/powf.cpp
M libc/test/src/math/smoke/powf_test.cpp
Log Message:
-----------
[libc][math] Fix signed zeros for powf when underflow happens. (#112601)
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