This patch changes names of identifiers and their corresponding getters in
PresburgerSet to match those of IntegerPolyhedron.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117998
[MLIR][Presburger] Clean PresburgerSet identifier interface to match IntegerPolyhedron's interface ClosedPublic Authored by Groverkss on Jan 23 2022, 10:52 AM.
Details Summary This patch changes names of identifiers and their corresponding getters in
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptJan 23 2022, 10:52 AM This revision is now accepted and ready to land.Jan 23 2022, 10:54 AM Closed by commit rGad36f37ce2b4: [MLIR][Presburger] Clean PresburgerSet identifier interface to match… (authored by Groverkss). · Explain WhyJan 23 2022, 11:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 402362 mlir/include/mlir/Analysis/Presburger/PresburgerSet.h
mlir/lib/Analysis/Presburger/PresburgerSet.cpp
|