aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSopy <doimpt@sopy.one>2024-08-02 18:50:47 +0300
committerGitHub <noreply@github.com>2024-08-02 18:50:47 +0300
commit8d5cc015e006616ec818522c966b685bcb4951c2 (patch)
tree30232e996f35a4eea0f760d59bea8a426859f34b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent39c7dc7207e76e72da21cf4fedda21b5311bf62d (diff)
downloadllvm-8d5cc015e006616ec818522c966b685bcb4951c2.zip
llvm-8d5cc015e006616ec818522c966b685bcb4951c2.tar.gz
llvm-8d5cc015e006616ec818522c966b685bcb4951c2.tar.bz2
[AArch64] Optimize two large shifts and a combine into a single combine and shift (#99480)
Addresses a missing optimization in the AArch64 back-end where two large shifts followed by a combine operation can be optimized into a single combine operation followed by a shift. Closes #59502
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions