This patch introducing seperating dimensions into two types: Domain and Range.
This allows building relations over PresburgerSpace.
This patch is part of a series of patches to introduce relations in Presburger
library.
Paths
| Differential D119709
[mlir][Presburger] Introduce Domain and Range identifiers in PresburgerSpace ClosedPublic Authored by Groverkss on Feb 14 2022, 6:14 AM.
Details Summary This patch introducing seperating dimensions into two types: Domain and Range. This patch is part of a series of patches to introduce relations in Presburger
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptFeb 14 2022, 6:14 AM
Comment Actions
Groverkss marked 3 inline comments as done. Comment Actions
This revision is now accepted and ready to land.Feb 18 2022, 10:53 AM Closed by commit rGeae62b226630: [mlir][Presburger] Introduce Domain and Range identifiers in PresburgerSpace (authored by Groverkss). · Explain WhyFeb 18 2022, 11:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 408560 mlir/include/mlir/Analysis/Presburger/PresburgerSpace.h
mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp
mlir/lib/Analysis/Presburger/PresburgerSpace.cpp
mlir/unittests/Analysis/Presburger/CMakeLists.txt
mlir/unittests/Analysis/Presburger/PresburgerSpaceTest.cpp
|
Do you need this header?