aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2021-10-07 11:53:16 -0400
committerSanjay Patel <spatel@rotateright.com>2021-10-07 12:25:25 -0400
commitfdbf2bb4eed187a7267780edee003483dee12739 (patch)
tree3072e767f7700e9e7e40187ad002d3092e04323f /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent14d76a376a412d5720cc83c40d00d8e5fb163105 (diff)
downloadllvm-fdbf2bb4eed187a7267780edee003483dee12739.zip
llvm-fdbf2bb4eed187a7267780edee003483dee12739.tar.gz
llvm-fdbf2bb4eed187a7267780edee003483dee12739.tar.bz2
[InstSimplify] (x || y) && (x || !y) --> x
https://alive2.llvm.org/ce/z/4BE33w This is the logical (select-form) equivalent of the bitwise logic fold: e36d351d19b1 This is another part of solving the regression from: https://llvm.org/PR52077
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions