This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Presburger] getDivRepr: fix bug where dividend was negated
ClosedPublic

Authored by arjunp on Jun 28 2022, 8:39 AM.

Details

Summary

Also updated the tests, which were asserting the wrong behaviour.

Diff Detail

Event Timeline

arjunp created this revision.Jun 28 2022, 8:39 AM
arjunp requested review of this revision.Jun 28 2022, 8:39 AM
This revision is now accepted and ready to land.Jun 28 2022, 8:42 AM
This revision was landed with ongoing or failed builds.Jun 28 2022, 8:43 AM
This revision was automatically updated to reflect the committed changes.