diff options
author | Mirko BrkuĊĦanin <Mirko.Brkusanin@amd.com> | 2024-07-25 18:19:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 18:19:26 +0200 |
commit | 817cd726454f01e990cd84e5e1d339b120b5ebaa (patch) | |
tree | 6869f701048259661be3a0c635fe8dfa64ab618c /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 3295d377f37a60597321f502d164b5d6b1948e28 (diff) | |
download | llvm-817cd726454f01e990cd84e5e1d339b120b5ebaa.zip llvm-817cd726454f01e990cd84e5e1d339b120b5ebaa.tar.gz llvm-817cd726454f01e990cd84e5e1d339b120b5ebaa.tar.bz2 |
[AMDGPU] Fix folding clamp into pseudo scalar instructions (#100568)
Clamp is canonically a v_max* instruction with a VGPR dst. Folding clamp
into a pseudo scalar instruction can cause issues due to a change in
regbank. We fix this with a copy.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions