[llvm] [InstCombine] Add (A & B) - (A & ~B) --> B - (A ^ B) (PR #79717)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 11 19:54:51 PST 2024
https://github.com/AtariDreams edited https://github.com/llvm/llvm-project/pull/79717
More information about the llvm-commits
mailing list