[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
Fri Mar 1 22:07:09 PST 2024


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


More information about the llvm-commits mailing list