This is also required to support lexmin for relations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Analysis/Presburger/PresburgerSpace.h | ||
---|---|---|
30–44 ↗ | (On Diff #441476) | I do not like this. I think for PIP we can just use a bitvector. We can later add these flags if we need, but currently, I do not see any good uses. |
mlir/include/mlir/Analysis/Presburger/Simplex.h | ||
483–484 | Why not assert here then? |
mlir/include/mlir/Analysis/Presburger/Simplex.h | ||
---|---|---|
483–484 | Clarified the doc |
mlir/include/mlir/Analysis/Presburger/Simplex.h | ||
---|---|---|
225 | nit: drop "llvm::" here |
mlir/include/mlir/Analysis/Presburger/Simplex.h | ||
---|---|---|
225 | Not yet possible. Will need to add it to LLVM.h. Let's do it in another patch. |
nit: drop "llvm::" here