This patch changes the implementation of SetCoalescer to use PresburgerSpace
instead of reimplementing parts of PresburgerSpace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122984
[MLIR][Presburger] Use PresburgerSpace in SetCoalescer ClosedPublic Authored by Groverkss on Apr 2 2022, 12:35 PM.
Details Summary This patch changes the implementation of SetCoalescer to use PresburgerSpace
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 2 2022, 12:49 PM Closed by commit rGbab2a4f2fbc1: [MLIR][Presburger] Use PresburgerSpace in SetCoalescer (authored by Groverkss). · Explain WhyApr 2 2022, 3:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 420014 mlir/lib/Analysis/Presburger/PresburgerRelation.cpp
|