[MLIR][Presburger] enable copy assignment operator for Simplex
authorMichel Weber <michel.weber@inf.ethz.ch>
Fri, 25 Feb 2022 07:32:22 +0000 (07:32 +0000)
committerArjun P <arjunpitchanathan@gmail.com>
Fri, 25 Feb 2022 07:34:05 +0000 (07:34 +0000)
commitb3ebcd72262238f105349fc3700ee3612e11ea1e
treedbf12ae55cdcbbdccf086848074e7e7ab83ddf89
parent6cbf15e9b5ac31887fda9a8fbbf7caa2dcbcf958
[MLIR][Presburger] enable copy assignment operator for Simplex

This patch removes the `const` from `usingBigM` to enable the implicit copy assignment operator for Simplex.

Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D120542
mlir/include/mlir/Analysis/Presburger/Simplex.h