aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
diff options
context:
space:
mode:
authorAmr Hesham <amr96@programmer.net>2024-09-22 12:32:17 +0200
committerGitHub <noreply@github.com>2024-09-22 12:32:17 +0200
commit9614f69b4b1ebaba7a8ad51d583844ebca99bb08 (patch)
tree2f3e45458415ff0a040e8f922d652700ccad8205 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
parent2f1e04ffae699993d33970b2643a3dbd551e4cd9 (diff)
downloadllvm-9614f69b4b1ebaba7a8ad51d583844ebca99bb08.zip
llvm-9614f69b4b1ebaba7a8ad51d583844ebca99bb08.tar.gz
llvm-9614f69b4b1ebaba7a8ad51d583844ebca99bb08.tar.bz2
[InstCombine] Fold Xor with or disjoint (#105992)
Implement a missing optimization fold `(X | Y) ^ M to (X ^ M) ^ Y` and `(X | Y) ^ M to (Y ^ M) ^ X`
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions