[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:35 PST 2026


================

----------------
andjo403 wrote:

hade been nice if the name indicated that this is a negative test due to only i1 is supported

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


More information about the llvm-commits mailing list