llvm-project
197704a6
- [mlir][Presburger] make IntegerRelation::iterVarKind const (#172958)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
41 days ago
[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>
References
#172958 - [mlir][Presburger] make IntegerRelation::iterVarKind const
Author
j2kun
Parents
d1fe3be4
Loading