This moves ((~a & ~b & c) | ~(a | b | c) -> ~(a | b) into the
block with common LHS. Even though the expression is processed
by other means handle it just for completeness. As a result it
also restores tests from abandoned D113216.
Details
Details
- Reviewers
spatel
Diff Detail
Diff Detail