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

via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 09:15:06 PST 2024


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


More information about the llvm-commits mailing list