[llvm] [InstCombine] Optimise the expression `(C && A) || (!C && B)` with `FoldOrOfLogicalAnds` (PR #178438)
Andreas Jonson via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 15 10:26:50 PST 2026
================
----------------
andjo403 wrote:
still think that SelCond and SelFVal also shall be called SelOp0 and SelOp1 as cond and Fval is not mention in this context
https://github.com/llvm/llvm-project/pull/178438
More information about the llvm-commits
mailing list