[llvm] [InstCombine] Fold `(A | B) ^ (A & C) --> A ? ~C : B` (PR #121906)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 04:50:42 PST 2025
https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/121906
More information about the llvm-commits
mailing list