This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Remove ConstraintsSet class
ClosedPublic

Authored by springerm on Aug 16 2021, 6:01 PM.

Details

Summary

The same functionality can be implemented with FlatAffineValueConstraints.

Depends On D108185

Diff Detail

Event Timeline

springerm created this revision.Aug 16 2021, 6:01 PM
springerm requested review of this revision.Aug 16 2021, 6:01 PM
nicolasvasilache accepted this revision.Aug 18 2021, 4:56 AM

Great, thanks for the refactoring!

This revision is now accepted and ready to land.Aug 18 2021, 4:56 AM
This revision was landed with ongoing or failed builds.Aug 18 2021, 7:01 PM
This revision was automatically updated to reflect the committed changes.