[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 06:27:48 PST 2023
nikic wrote:
Should be fixed by https://github.com/llvm/llvm-project/commit/9100228e455bfe992e291e060c5b697d8403956e.
https://github.com/llvm/llvm-project/pull/75129
More information about the llvm-commits
mailing list