This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Presburger] IntegerRelation::truncate: fix bug when truncating equalities
ClosedPublic

Authored by arjunp on Mar 31 2022, 6:44 AM.

Details

Summary

This was truncating inequalities instead of equalities.

Diff Detail

Event Timeline

arjunp created this revision.Mar 31 2022, 6:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 31 2022, 6:44 AM
arjunp requested review of this revision.Mar 31 2022, 6:44 AM
This revision is now accepted and ready to land.Mar 31 2022, 7:06 AM
This revision was landed with ongoing or failed builds.Mar 31 2022, 7:16 AM
This revision was automatically updated to reflect the committed changes.