summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPankaj Dwivedi <divedi.pk.117@gmail.com>2024-08-02 17:17:32 +0530
committerGitHub <noreply@github.com>2024-08-02 17:17:32 +0530
commitadac04ffc90adebbaa0661d642f482dab8440df5 (patch)
tree75ed2fbaa84447a770a331dab32d9ebefa394b67 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent79af6892f8eee1d0fb96c243716c8b03936751c9 (diff)
[AMDGPU] Fix using wrong register in frame index shift (#101649)
In case of v_mad we have materialized the offset in vgpr and mad is performed in wave space, later vgpr have to be shifted back in lane space. [#99556](https://github.com/llvm/llvm-project/pull/99556) introduces a bug. Co-authored-by: Pankajdwivedi-25 <pankajkumar.divedi@amd.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions