[all-commits] [llvm/llvm-project] d0b670: [libc][math] Fix issignaling macro usage in the im...
lntue via All-commits
all-commits at lists.llvm.org
Mon Oct 14 14:30:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0b6709965f5f119c65e7d14cfc917a8f205edf0
https://github.com/llvm/llvm-project/commit/d0b6709965f5f119c65e7d14cfc917a8f205edf0
Author: lntue <lntue at google.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M libc/src/__support/FPUtil/BasicOperations.h
M libc/src/math/generic/issignaling.cpp
M libc/src/math/generic/issignalingf.cpp
M libc/src/math/generic/issignalingf128.cpp
M libc/src/math/generic/issignalingf16.cpp
M libc/src/math/generic/issignalingl.cpp
Log Message:
-----------
[libc][math] Fix issignaling macro usage in the implementation. (#112235)
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