diff options
| author | Groverkss <groverkss@gmail.com> | 2021-12-27 19:06:32 +0530 |
|---|---|---|
| committer | Groverkss <groverkss@gmail.com> | 2021-12-27 19:06:35 +0530 |
| commit | 5f22f248d85726f6dd0a056189424949020f28b2 (patch) | |
| tree | 5e23cc30db664d8b418b629819423be7bd7a447e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | a0a0eb192eff7750f386a066660d5bdefffe2bcb (diff) | |
[MLIR] Use IntegerPolyhedron in Simplex instead of FlatAffineConstraints
This patch replaces usage of FlatAffineConstraints in Simplex with
IntegerPolyhedron. This removes dependency of Simplex on FlatAffineConstraints
and puts it on IntegerPolyhedron, which is part of Presburger library.
Reviewed By: arjunp
Differential Revision: https://reviews.llvm.org/D116287
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
