llvm/mlir/include
Groverkss a5a598be44 [MLIR][Presburger] Use PresburgerSpace in constructors
This patch modifies IntegerPolyhedron, IntegerRelation, PresburgerRelation,
PresburgerSet, PWMAFunction, constructors to take PresburgerSpace instead of
dimensions. This allows information present in PresburgerSpace to be carried
better and allows for a general interface.

Reviewed By: arjunp

Differential Revision: https://reviews.llvm.org/D122842
2022-04-01 15:07:26 +05:30
..
mlir [MLIR][Presburger] Use PresburgerSpace in constructors 2022-04-01 15:07:26 +05:30
mlir-c [mlir] Add C API for ControlFlow dialect 2022-03-17 00:29:00 +01:00