[all-commits] [llvm/llvm-project] 7547ad: [libc][math] Skip checking for exceptional values ...
lntue via All-commits
all-commits at lists.llvm.org
Tue Apr 22 22:04:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7547ad3a7bc1e249c240512438eb39581f58c8ef
https://github.com/llvm/llvm-project/commit/7547ad3a7bc1e249c240512438eb39581f58c8ef
Author: lntue <lntue at google.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M libc/src/math/generic/expm1f.cpp
Log Message:
-----------
[libc][math] Skip checking for exceptional values in expm1f when LIBC_MATH_SKIP_ACCURATE_PASS is set. (#130968)
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