[llvm] [InstCombine] Optimise the expression `(C && A) || (!C && B)` with `FoldOrOfLogicalAnds` (PR #178438)

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 13 14:38:34 PST 2026


https://github.com/andjo403 commented:

generic proofs are missing from the PR description see https://llvm.org/docs/InstCombineContributorGuide.html#proofs

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


More information about the llvm-commits mailing list