[llvm] [InstCombine] Fold `(A | B) ^ (A & C) --> A ? ~C : B` (PR #121906)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 01:24:57 PST 2025
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/121906
More information about the llvm-commits
mailing list