diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2022-12-19 00:44:26 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2022-12-19 01:10:16 +0300 |
commit | 9f0c9e4725f6a6f1cad857102dc70fce759e610d (patch) | |
tree | 485453be73abc604dc548fb23573a2b618c952f6 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 02a3e22ca2c3cf0653ffccbee02ce22abd9d0731 (diff) | |
download | llvm-9f0c9e4725f6a6f1cad857102dc70fce759e610d.zip llvm-9f0c9e4725f6a6f1cad857102dc70fce759e610d.tar.gz llvm-9f0c9e4725f6a6f1cad857102dc70fce759e610d.tar.bz2 |
[InstCombine] Try to sink `not` of one operand of logical operation into another hand
Matches what we do for binary operations, but a special care needs
is needed to preserve operand order, as the logical operations
are not strictly commutative!
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions