This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Presburger][NFC] Refactor redundant code in fourierMotzkinEliminate
ClosedPublic

Authored by Groverkss on Feb 24 2022, 10:01 AM.

Details

Summary

This patch removes redundant code from fourierMotzkinEliminate implementation
using existing functions in IntegerPolyhedron.

Diff Detail

Event Timeline

Groverkss created this revision.Feb 24 2022, 10:01 AM
Groverkss requested review of this revision.Feb 24 2022, 10:01 AM
arjunp accepted this revision.Feb 24 2022, 10:18 AM
This revision is now accepted and ready to land.Feb 24 2022, 10:18 AM
Groverkss updated this revision to Diff 411245.Feb 24 2022, 3:15 PM

Fix building

This revision was landed with ongoing or failed builds.Feb 25 2022, 2:24 AM
This revision was automatically updated to reflect the committed changes.