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

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 17:06:07 PST 2024


topperc wrote:

Please don't force push to PRs https://llvm.org/docs/GitHub.html#rebasing-pull-requests-and-force-pushes

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


More information about the llvm-commits mailing list