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

via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 27 17:52:21 PST 2024


https://github.com/AtariDreams edited https://github.com/llvm/llvm-project/pull/79717


More information about the llvm-commits mailing list