[llvm] [GISel][RISCV] Use isSExtCheaperThanZExt when widening G_ICMP. (PR #120032)
Amara Emerson via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 15 21:40:20 PST 2024
aemerson wrote:
Curious: why is it correct to do a sign-extend for an unsigned comparison promotion?
https://github.com/llvm/llvm-project/pull/120032
More information about the llvm-commits
mailing list