This patch removes the const from usingBigM to enable the implicit copy assignment operator for Simplex.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: sdasgup3, wenzhicui, wrengr and 19 others. · View Herald TranscriptFeb 24 2022, 11:23 PM
This revision is now accepted and ready to land.Feb 24 2022, 11:27 PM
arjunp retitled this revision from [MLIR][Presburger] enable implicit move constructor for Simplex to [MLIR][Presburger] enable copy assignment operator for Simplex.
This revision was landed with ongoing or failed builds.Feb 24 2022, 11:34 PM
Closed by commit rGb3ebcd722622: [MLIR][Presburger] enable copy assignment operator for Simplex (authored by webmiche, committed by arjunp). · Explain Why
This revision was automatically updated to reflect the committed changes.