summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authorThomas Symalla <thomas.symalla@amd.com>2022-06-29 19:58:08 +0200
committerThomas Symalla <thomas.symalla@amd.com>2022-07-21 14:16:37 +0200
commitfd64a857ee7b68870e7304a56c480fad7e5b051f (patch)
treea98dfc6aa9bfe2a15310e9584ffe7a74343dfc48 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
parent65c8e246222940b458b72dddf7158303ca33c2ba (diff)
[AMDGPU] Combine s_or_saveexec, s_xor instructions.
This patch merges a consecutive sequence of s_or_saveexec s_o, s_i s_xor exec, exec, s_o into a single s_andn2_saveexec s_o, s_i instruction. This patch also cleans up the SIOptimizeExecMasking pass a bit. Reviewed By: nhaehnle Differential Revision: https://reviews.llvm.org/D129073
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions