[llvm] [GlobalISel] Fix [SU]SUBO combine (PR #116998)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 22:26:24 PST 2024


tschuett wrote:

Our documentation describes the carry-in and -out as s1. It cannot be a target dependent infinity:
https://llvm.org/docs/GlobalISel/GenericOpcode.html#g-uadde-g-sadde-g-usube-g-ssube

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


More information about the llvm-commits mailing list