[llvm] [VPlan] Remove redundant x && (y && x) -> x && y combine (PR #213219)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 04:23:36 PDT 2026


https://github.com/fhahn commented:

Can you please also add a regression test for miscompile in the earlier version? It should be possible with input IR

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


More information about the llvm-commits mailing list