This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Fix __repr__ implementation in const from opdsl
ClosedPublic

Authored by shabalin on Aug 19 2021, 5:32 AM.

Diff Detail

Event Timeline

shabalin created this revision.Aug 19 2021, 5:32 AM
shabalin requested review of this revision.Aug 19 2021, 5:32 AM
shabalin retitled this revision from Fix __str__ implementation in const from opdsl to Fix __repr__ implementation in const from opdsl.
gysit accepted this revision.Aug 19 2021, 5:38 AM

Thanks for fixing!

This revision is now accepted and ready to land.Aug 19 2021, 5:38 AM
shabalin updated this revision to Diff 367483.Aug 19 2021, 6:31 AM

Fix commit message.

shabalin updated this revision to Diff 367484.Aug 19 2021, 6:36 AM

Add [mlir][linalg] prefix to the commit message

shabalin retitled this revision from Fix __repr__ implementation in const from opdsl to [mlir][linalg] Fix __repr__ implementation in const from opdsl.Aug 19 2021, 6:36 AM
This revision was automatically updated to reflect the committed changes.