[llvm] [TargetLowering] Change subtraction to do (LHS < RHS) XOR (RESULT < 0) (PR #150872)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 28 08:59:53 PDT 2025


AZero13 wrote:

Have to rebase to resolve conflicts with ssubo.ll ...

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


More information about the llvm-commits mailing list