diff options
| author | Amr Hesham <amr96@programmer.net> | 2024-09-22 12:32:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-22 12:32:17 +0200 |
| commit | 9614f69b4b1ebaba7a8ad51d583844ebca99bb08 (patch) | |
| tree | 2f3e45458415ff0a040e8f922d652700ccad8205 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 2f1e04ffae699993d33970b2643a3dbd551e4cd9 (diff) | |
| download | llvm-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')
0 files changed, 0 insertions, 0 deletions
