[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:24 PDT 2024


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


More information about the llvm-commits mailing list