[llvm] [InstCombine] Optimise the expression `(C && A) || (!C && B)` with `FoldOrOfLogicalAnds` (PR #178438)
Rajveer Singh Bharadwaj via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 15 10:41:59 PST 2026
================
----------------
Rajveer100 wrote:
Oh, I missed changing here, done!
https://github.com/llvm/llvm-project/pull/178438
More information about the llvm-commits
mailing list