This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Presburger] normalizeDivisionByGCD: fix bug when constant term is negative
ClosedPublic

Authored by arjunp on Feb 11 2022, 2:03 AM.

Diff Detail

Event Timeline

arjunp created this revision.Feb 11 2022, 2:03 AM
arjunp requested review of this revision.Feb 11 2022, 2:03 AM
Groverkss accepted this revision.Feb 11 2022, 3:05 AM

LGTM. Please fix the clang-format error before landing.

This revision is now accepted and ready to land.Feb 11 2022, 3:05 AM
arjunp updated this revision to Diff 407827.Feb 11 2022, 3:32 AM

clang-format

This revision was landed with ongoing or failed builds.Feb 11 2022, 3:32 AM
This revision was automatically updated to reflect the committed changes.