[llvm] [X86] Transform `(xor x, SIGN_BIT)` -> `(add x, SIGN_BIT)` 32 bit and smaller scalars (PR #83659)

via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 10 10:11:25 PDT 2024


goldsteinn wrote:

Closing in favor of #83691

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


More information about the llvm-commits mailing list