aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorDiana Picus <Diana-Magda.Picus@amd.com>2023-04-26 14:12:43 +0200
committerDiana Picus <Diana-Magda.Picus@amd.com>2023-05-10 11:40:53 +0200
commit7591a7b6ea5a36653c22fcec9aaf5c81ebab5bd1 (patch)
tree419f9584bc95fa92a6d544c37bb4881c33b20e54 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parentdfa42a69b8fb2f340d4a923fc6e06fee40bcd436 (diff)
downloadllvm-7591a7b6ea5a36653c22fcec9aaf5c81ebab5bd1.zip
llvm-7591a7b6ea5a36653c22fcec9aaf5c81ebab5bd1.tar.gz
llvm-7591a7b6ea5a36653c22fcec9aaf5c81ebab5bd1.tar.bz2
[AMDGPU][MC] Clean up DPP bound_ctrl handling
At the moment, we set the BC bit in DPP for both bound_ctrl:0 and bound_ctrl:1, for compatibility with sp3 (see PR35397). However, this hack is only needed for GFX8. For newer GFXs, sp3 behaves as expected, i.e. it sets the bit when bound_ctrl:1 and clears it when bound_ctrl:0. This patch updates LLVM to do the same for GFX11 or newer. We preserve the current behaviour for GFX9 and 10 so we don't break any existing code. Differential Revision: https://reviews.llvm.org/D149254
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions