[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
Loading
Please sign in to comment