History log of /llvm-project/libc/test/src/math/smoke/SetPayloadSigTest.h (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7, llvmorg-19.1.6, llvmorg-19.1.5, llvmorg-19.1.4, llvmorg-19.1.3, llvmorg-19.1.2
# f6b2a222 01-Oct-2024 Michael Jones <michaelrj@google.com>

[libc] Move struct Sign into LIBC_NAMESPACE (#110709)

The struct Sign should be in the correct namespace. Also update the
various tests that use it.


Revision tags: llvmorg-19.1.1, llvmorg-19.1.0, llvmorg-19.1.0-rc4, llvmorg-19.1.0-rc3
# 9788368c 09-Aug-2024 Job Henandez Lara <hj93@protonmail.com>

[libc][math][c23] Fix setpayloadsig smoke test on RV32 (#102538)


Revision tags: llvmorg-19.1.0-rc2, llvmorg-19.1.0-rc1, llvmorg-20-init
# 1107575c 20-Jun-2024 OverMighty <its.overmighty@gmail.com>

[libc][math][c23] Add {getpayload,setpayload,setpayloadsig}f16 C23 math functions (#95159)

Part of #93566.