[llvm] [AArch64] Check for negative numbers when adjusting icmps (PR #140999)
via llvm-commits
llvm-commits at lists.llvm.org
Thu May 22 17:13:53 PDT 2025
AZero13 wrote:
> Your title says `isLegalICmpImmediate` which is the name of a function in TargetTransformInfo and TargetLowering, but this patch doesn't use that function.
It was this way at first but then it didn't compile so I did this instead.
https://github.com/llvm/llvm-project/pull/140999
More information about the llvm-commits
mailing list