[IVDescriptors] Pass IsSigned when creating an all 1s constant for UMin recurrence.
This only matters for types larger than i64, and is consistent with the code for RecurKind::And which also creates all 1s. We don't have any tests for UMin or And with types larger than i64.
Loading
Please register or sign in to comment