[llvm] [VPlan] Simplify (x && y) || (x && z) -> x && (y || z) (PR #156308)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 1 04:54:14 PDT 2025
https://github.com/artagnon approved this pull request.
LGTM, thanks!
https://github.com/llvm/llvm-project/pull/156308
More information about the llvm-commits
mailing list