aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2023-12-20 18:13:41 +0100
committerGitHub <noreply@github.com>2023-12-20 18:13:41 +0100
commit18170d0f281c2cae5252c501cbcd174783de78b7 (patch)
treec55666394844cfd70c58c788a89972e0da7e0dcd /clang/lib/CodeGen/CodeGenModule.cpp
parent2c257cf8721a030af03bd84f72e77864a7cf561b (diff)
downloadllvm-18170d0f281c2cae5252c501cbcd174783de78b7.zip
llvm-18170d0f281c2cae5252c501cbcd174783de78b7.tar.gz
llvm-18170d0f281c2cae5252c501cbcd174783de78b7.tar.bz2
[ConstraintElim] Extend AND implication logic to support OR as well. (#76044)
Extend the logic check if an operand of an AND is implied by the other to also support OR. This is done by checking if !op1 implies op2 or vice versa.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions