summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPeter Klausler <35819229+klausler@users.noreply.github.com>2024-08-20 12:04:57 -0700
committerGitHub <noreply@github.com>2024-08-20 12:04:57 -0700
commit1e1cf258c718bdce8c50c2b1923f1a522163fbc9 (patch)
treebb269072a731923197fb8d069e65f8f3d4b52d88 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent143be4eafc69ed9a0923f44cdf99710cbaa70132 (diff)
[flang] Fix IEEE_NEAREST_AFTER folding edge cases (#104846)
Conversions of infinities from other kinds to real(10) were incorrect, and comparisons of real(2) vs real(3) are dicey as conversions in one direction can overflow and conversions in the other can lose precision. Use real(16) as the common type for comparisons in IEEE_NEAREST_AFTER.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions