[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:13 PDT 2025


https://github.com/artagnon edited https://github.com/llvm/llvm-project/pull/156308


More information about the llvm-commits mailing list