summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2024-08-23 10:31:33 +0100
committerGitHub <noreply@github.com>2024-08-23 10:31:33 +0100
commitfa2dccb377d0b712223efe5b62e5fc633580a9e6 (patch)
treeaa73340f1defe38d682e301bca65e9be28d7e71a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent96509bb98fc0a7e929304a64362baaa2589d5a6b (diff)
[AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550)
When a loop contains a VMEM load whose result is only used outside the loop, do not bother to flush vmcnt in the loop head on GFX12. A wait for vmcnt will be required inside the loop anyway, because VMEM instructions can write their VGPR results out of order.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions