[all-commits] [llvm/llvm-project] 952daf: [libc][math] Add test and fix atan2f crashing when...
lntue via All-commits
all-commits at lists.llvm.org
Fri Oct 18 11:56:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 952dafb08ed2e97c647e925bf713eddb8dc07163
https://github.com/llvm/llvm-project/commit/952dafb08ed2e97c647e925bf713eddb8dc07163
Author: lntue <lntue at google.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M libc/src/math/generic/atan2f.cpp
M libc/test/UnitTest/FPMatcher.h
M libc/test/src/math/smoke/atan2f_test.cpp
Log Message:
-----------
[libc][math] Add test and fix atan2f crashing when flush-denorm-to-zero (FTZ) and denorm-as-zero (DAZ) modes are set. (#112828)
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