This patch fixes a bug where identifiers were not swapped when doing a swap
in IntegerRelation
Details
Details
- Reviewers
arjunp bondhugula ftynse
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D146910
[MLIR][Presburger] Fix swap not swapping identifiers in IntegerRelation Groverkss on Mar 26 2023, 5:19 AM. Authored by
Details
This patch fixes a bug where identifiers were not swapped when doing a swap
Diff Detail
|
A test case that exercises this?