Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D108369
[mlir][linalg] Fix __repr__ implementation in const from opdsl
Closed
Public
Actions
Authored by
shabalin
on Aug 19 2021, 5:32 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Restricted Project
Subscribers
aartbik
antiagainst
arpith-jacob
Chia-hungDuan
cota
dcaballe
grosul1
View All 24 Subscribers
Details
Reviewers
gysit
Commits
rG1631d9a7ea1a: [mlir][linalg] Fix __repr__ implementation in const from opdsl
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
shabalin
created this revision.
Aug 19 2021, 5:32 AM
Herald
added subscribers:
wrengr
,
Chia-hungDuan
,
dcaballe
and
18 others
.
·
View Herald Transcript
Aug 19 2021, 5:32 AM
shabalin
requested review of this revision.
Aug 19 2021, 5:32 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 19 2021, 5:32 AM
Herald
added subscribers:
stephenneuendorffer
,
nicolasvasilache
.
·
View Herald Transcript
shabalin
added a reviewer:
gysit
.
Aug 19 2021, 5:36 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
Comment Actions
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
Comment Actions
Fix commit message.
shabalin
updated this revision to
Diff 367484
.
Aug 19 2021, 6:36 AM
Comment Actions
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
Herald
added a subscriber:
limo1996
.
·
View Herald Transcript
Aug 19 2021, 6:36 AM
Harbormaster
completed remote builds in
B120323: Diff 367484
.
Aug 19 2021, 7:24 AM
Closed by commit
rG1631d9a7ea1a: [mlir][linalg] Fix __repr__ implementation in const from opdsl
(authored by
shabalin
, committed by
ftynse
).
·
Explain Why
Aug 20 2021, 3:40 AM
This revision was automatically updated to reflect the committed changes.
ftynse
added a commit:
rG1631d9a7ea1a: [mlir][linalg] Fix __repr__ implementation in const from opdsl
.