summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorOverMighty <its.overmighty@gmail.com>2024-07-24 15:58:18 +0200
committerGitHub <noreply@github.com>2024-07-24 15:58:18 +0200
commit557a7b8ae319527110ddaac93c896b2c0e6c824c (patch)
treeda067610f337b8bbed6c98f43723a2398905c274 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent5b15d9c441810121c23f9f421bbb007fd4c448e8 (diff)
[libc][math][c23] Fix totalorder and totalordermag smoke tests (#100354)
FPBits::signaling_nan() defaults to setting the MSB of the payload to 1. The tests also used signaling NaNs with a payload of 0x123. With float16, the 1 in 0x123 aligns to the MSB of the payload, therefore 0x123 is greater than the default payload. However, that is not the case with more precise floating-point types.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions