summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorChangpeng Fang <changpeng.fang@amd.com>2025-02-19 11:16:43 -0800
committerGitHub <noreply@github.com>2025-02-19 11:16:43 -0800
commit36eaf0daf5d6dd665d7c7a9ec38ea22f27709fed (patch)
treea19b984d7d259e31dd0c01ee08a4084d9dd81117 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent8337d01e3058e7f47675f5b2b908b4e7821895d7 (diff)
AMDGPU: Don't canonicalize fminnum/fmaxnum if targets support IEEE fminimum(maximum)_num (#127711)
For targets that support IEEE fminimum_num/fmaximum_num, the corresponding *_min_num_fXY/*_max_num_fXY instructions themselves already did the canonicalization for the inputs. As a result, we do not need to explicitly canonicalize the inputs for fminnum/fmaxnum.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions