[llvm] [X86] Try to shrink i64 compares if the input has enough one bits (PR #149719)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 28 00:32:22 PDT 2025
RKSimon wrote:
Shouldn't "if the input has enough one bits" be "if the input has enough sign bits"?
https://github.com/llvm/llvm-project/pull/149719
More information about the llvm-commits
mailing list