[all-commits] [llvm/llvm-project] c47a57: [libc] Fix conversion warnings for float16 tests. ...
lntue via All-commits
all-commits at lists.llvm.org
Tue Jan 28 13:00:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c47a57393c2bb773e95bcda397a6467f4fffcf9f
https://github.com/llvm/llvm-project/commit/c47a57393c2bb773e95bcda397a6467f4fffcf9f
Author: lntue <lntue at google.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M libc/test/src/math/smoke/CMakeLists.txt
M libc/test/src/math/smoke/cospif16_test.cpp
M libc/test/src/math/smoke/exp2m1f16_test.cpp
M libc/test/src/math/smoke/sinpif16_test.cpp
Log Message:
-----------
[libc] Fix conversion warnings for float16 tests. (#124830)
Fixes https://github.com/llvm/llvm-project/issues/124801.
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