diff options
| author | Nikita Popov <npopov@redhat.com> | 2024-08-20 12:48:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 12:48:06 +0200 |
| commit | b3fa45b64265d182ba081b2cfdcce454b72280d5 (patch) | |
| tree | a159667a1060ddc421f633df4c19adb2700d029d /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | c99347a9f5f94eba7dff53dffeb94ab390663f8a (diff) | |
[SimplifyCFG] Add support for hoisting commutative instructions (#104805)
This extends SimplifyCFG hoisting to also hoist instructions with
commuted operands, for example a+b on one side and b+a on the other
side.
This should address the issue mentioned in:
https://github.com/llvm/llvm-project/pull/91185#issuecomment-2097447927
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
