summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGroverkss <groverkss@gmail.com>2021-12-27 19:06:32 +0530
committerGroverkss <groverkss@gmail.com>2021-12-27 19:06:35 +0530
commit5f22f248d85726f6dd0a056189424949020f28b2 (patch)
tree5e23cc30db664d8b418b629819423be7bd7a447e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenta0a0eb192eff7750f386a066660d5bdefffe2bcb (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