[llvm] [SelectionDAG] Change SSUBO to do (LHS < RHS) XOR (RESULT < 0) (PR #191747)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 01:50:16 PDT 2026


jayfoad wrote:

What's the motivation for this? Is it supposed to generate better code overall? (If so, that is not obvious to me from skimming the codegen changes.)

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


More information about the llvm-commits mailing list