[llvm] [X86] Convert logicalshift(x, C) -> and(x, M) iff x is allsignbits (PR #83596)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 1 11:30:26 PST 2024
goldsteinn wrote:
LGTM.
https://github.com/llvm/llvm-project/pull/83596
More information about the llvm-commits
mailing list