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