diff options
author | Groverkss <groverkss@gmail.com> | 2022-02-26 18:54:19 +0530 |
---|---|---|
committer | Groverkss <groverkss@gmail.com> | 2022-02-26 18:54:30 +0530 |
commit | 3001d4674d2869b8d61356b40af8dee9a018e5de (patch) | |
tree | eda5c9b5ccaaa2f1e7f5f3fd9b7792171b16e46a /llvm/unittests/Support/ProgramTest.cpp | |
parent | b09c12c4b9767e97ce8b02c707eb0dd3272e6de3 (diff) | |
download | llvm-3001d4674d2869b8d61356b40af8dee9a018e5de.zip llvm-3001d4674d2869b8d61356b40af8dee9a018e5de.tar.gz llvm-3001d4674d2869b8d61356b40af8dee9a018e5de.tar.bz2 |
[MLIR][Presburger] Move IdKind specific insert/append
This patch moves identifier kind specific insert/append functions like
`insertDimId`, `appendSymbolId`, etc. from IntegerPolyhedron to
FlatAffineConstraints.
This change allows for a smoother transition to IntegerRelation.
This change is part of a series of patches to introduce Relations in Presburger
library.
Reviewed By: arjunp
Differential Revision: https://reviews.llvm.org/D120576
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions