Adds offset argument to specified range of ids know to be aligned when calling...
Adds offset argument to specified range of ids know to be aligned when calling mergeAndAlignIds (used by FlatAffineConstraints). Supports use case where FlatAffineConstraints::composeMap adds dim identifiers with no SSA values (because the identifiers are the result of an AffineValueMap which is not materialized in the IR and thus has no SSA Value results). PiperOrigin-RevId: 237145506
Loading
Please sign in to comment