This patch removes unnecessary dependency on IR for Simplex. This patch allows
users to use Presburger library without depending on MLIRIR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116530
[MLIR] Remove dependency on IR for Simplex ClosedPublic Authored by Groverkss on Jan 3 2022, 2:35 AM.
Details Summary This patch removes unnecessary dependency on IR for Simplex. This patch allows
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptJan 3 2022, 2:35 AM This revision is now accepted and ready to land.Jan 3 2022, 2:40 AM Closed by commit rG4ca510b1d1ea: [MLIR] Remove dependency on IR for Simplex (authored by Groverkss). · Explain WhyJan 3 2022, 3:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 397029 mlir/include/mlir/Analysis/Presburger/Simplex.h
mlir/lib/Analysis/Presburger/CMakeLists.txt
|