[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
Sat Mar 2 04:44:39 PST 2024
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/83596
More information about the llvm-commits
mailing list