This patch removes redundant code from fourierMotzkinEliminate implementation
using existing functions in IntegerPolyhedron.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120502
[MLIR][Presburger][NFC] Refactor redundant code in fourierMotzkinEliminate ClosedPublic Authored by Groverkss on Feb 24 2022, 10:01 AM.
Details Summary This patch removes redundant code from fourierMotzkinEliminate implementation
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 19 others. · View Herald TranscriptFeb 24 2022, 10:01 AM This revision is now accepted and ready to land.Feb 24 2022, 10:18 AM This revision was landed with ongoing or failed builds.Feb 25 2022, 2:24 AM Closed by commit rGaefd6b9f5a9c: [MLIR][Presburger][NFC] Refactor redundant code in fourierMotzkinEliminate (authored by Groverkss). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411359 mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp
|