[llvm] [InstCombine] Change (add x, c) to (xor x, c) (PR #75129)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 04:07:44 PST 2023


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list