aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorDávid Ferenc Szabó <30732159+dfszabo@users.noreply.github.com>2024-02-29 06:28:17 +0100
committerGitHub <noreply@github.com>2024-02-29 10:58:17 +0530
commit71c06bbb251371b6285f2a0fa337299bbf96a935 (patch)
tree05a0f1dea7e59f14fea1e4b941e116b996272edb /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent81d94cad6d655d66adb08805a3bbef5a58125999 (diff)
downloadllvm-71c06bbb251371b6285f2a0fa337299bbf96a935.zip
llvm-71c06bbb251371b6285f2a0fa337299bbf96a935.tar.gz
llvm-71c06bbb251371b6285f2a0fa337299bbf96a935.tar.bz2
[GlobalISel] Combine (X == 0) & (Y == 0) -> (X | Y) == 0 (#71949)
Also combine (X != 0) | (Y != 0) -> (X | Y) != 0
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions