summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorChangpeng Fang <changpeng.fang@amd.com>2025-07-25 12:13:06 -0700
committerGitHub <noreply@github.com>2025-07-25 12:13:06 -0700
commit400ce1a3d36fa513a88c9b336c77c46ae829049f (patch)
tree8dc91da8d576ef02eaffa6c666781bcd559ea2ed /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc29094df722ea3aa3e2a788375d340b79384ccef (diff)
[AMDGPU] Support AMDGPUClamp for bf16 on gfx1250 (#150663)
Scalar version uses V_MAX_BF16_PSEUDO which is expanded to V_PK_MAX_BF16 with unused high bits. If V_PK_MAX_BF16 is produced directly instead that creates problem with folding of the clamp into other scalar instructions due to incompatible clamp bits. FIXME-TRUE16: enable bf16 clamp with true16 --------- Co-authored-by: Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions