llvm-project
eb7f6a5f - [VPlan] Simplify (x && y) || (x && z) -> x && (y || z) (#156308)

Commit
8 days ago
[VPlan] Simplify (x && y) || (x && z) -> x && (y || z) (#156308) Split off from #155383, since it turns out this has a diff on its own.
Author
Parents
Loading