[llvm] [X86] Try to shrink i64 compares if the input has enough sign bits (PR #149719)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 28 08:14:40 PDT 2025


AZero13 wrote:

> Shouldn't "if the input has enough one bits" be "if the input has enough sign bits"?

Done!

https://github.com/llvm/llvm-project/pull/149719


More information about the llvm-commits mailing list