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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 05:55:32 PDT 2025


https://github.com/fhahn approved this pull request.

LGTM, thanks

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


More information about the llvm-commits mailing list