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

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 13:58:36 PST 2024


tschuett wrote:

Thanks!

`and the second element of which is a bit specifying ****if**** the signed summation resulted in an overflow.`


We end up with a target specific boolean, but there are some inconsistencies in the code base.

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


More information about the llvm-commits mailing list