[llvm] [X86] Convert lshr(x, BW-1) -> and(x, 1) iff x is allsignbits (PR #83596)

via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 10:36:29 PST 2024


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


More information about the llvm-commits mailing list