This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Presburger] Move Presburger/ files to presburger namespace
ClosedPublic

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

Details

Summary

This patch moves the Presburger library to a new presburger namespace.

This allows to shorten some names, helps to avoid polluting the mlir namespace,
and also provides some structure.

Diff Detail

Event Timeline

Groverkss created this revision.Feb 24 2022, 10:55 AM
Groverkss requested review of this revision.Feb 24 2022, 10:55 AM
arjunp accepted this revision.Feb 24 2022, 10:28 PM
This revision is now accepted and ready to land.Feb 24 2022, 10:28 PM
This revision was landed with ongoing or failed builds.Feb 25 2022, 2:37 AM
This revision was automatically updated to reflect the committed changes.