[llvm] [TargetLowering] Change SSUBO to do (LHS < RHS) XOR (RESULT < 0) (PR #191672)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 11 18:55:13 PDT 2026
topperc wrote:
Don't put GISel and SelectionDAG changes in the same PR. They tend to have different reviewers.
https://github.com/llvm/llvm-project/pull/191672
More information about the llvm-commits
mailing list