[llvm] [InstCombine] Add (A & B) - (A & ~B) --> B - (A ^ B) (PR #79717)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 08:50:35 PST 2024


https://github.com/nikic closed https://github.com/llvm/llvm-project/pull/79717


More information about the llvm-commits mailing list