Jeremy Kun 197704a636
[mlir][Presburger] make IntegerRelation::iterVarKind const (#172958)
`iterVarKind` is effectively const but not marked as such.

Co-authored-by: Jeremy Kun <j2kun@users.noreply.github.com>
2025-12-19 07:08:14 -08:00
..