This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Create AffineMinOp map in canoncial form.
ClosedPublic

Authored by gysit on Mar 23 2022, 6:26 AM.

Details

Summary

Create the AffineMinOp used to compute the padding width in canonical form and update the tests.

Diff Detail

Event Timeline

gysit created this revision.Mar 23 2022, 6:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2022, 6:26 AM
gysit requested review of this revision.Mar 23 2022, 6:26 AM
springerm accepted this revision.Mar 23 2022, 6:29 AM
This revision is now accepted and ready to land.Mar 23 2022, 6:29 AM
This revision was landed with ongoing or failed builds.Mar 24 2022, 12:02 AM
This revision was automatically updated to reflect the committed changes.