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

via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 01:38:50 PST 2023


bcl5980 wrote:

Add a vector case?

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


More information about the llvm-commits mailing list