This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Presburger] Remove redundant check from hasConsistentState
ClosedPublic

Authored by Groverkss on Feb 26 2022, 6:26 AM.

Details

Summary

This patch removes a redundant check in hasConsistentState which is always true
after introduction of PresburgerSpace.

Diff Detail

Event Timeline

Groverkss created this revision.Feb 26 2022, 6:26 AM
Groverkss requested review of this revision.Feb 26 2022, 6:26 AM
arjunp accepted this revision.Feb 26 2022, 6:31 AM
This revision is now accepted and ready to land.Feb 26 2022, 6:31 AM
This revision was landed with ongoing or failed builds.Feb 26 2022, 8:35 AM
This revision was automatically updated to reflect the committed changes.