This is an archive of the discontinued LLVM Phabricator instance.

[mlir][python] add `owner` to OpResultsList.
ClosedPublic

Authored by makslevental on Aug 11 2023, 6:40 PM.

Details

Summary

this is useful for when the list is empty and an element can't be used to fetch the owner.

Diff Detail

Event Timeline

makslevental created this revision.Aug 11 2023, 6:40 PM
Herald added a project: Restricted Project. · View Herald Transcript
makslevental published this revision for review.Aug 11 2023, 6:40 PM
makslevental retitled this revision from add `owner` to OpResultsList. this is useful for when the list is empty and an element can't be used to fetch the owner. to add `owner` to OpResultsList..
makslevental edited the summary of this revision. (Show Details)
rkayaith accepted this revision.Aug 11 2023, 6:55 PM
rkayaith retitled this revision from add `owner` to OpResultsList. to [mlir][python] add `owner` to OpResultsList..
This revision is now accepted and ready to land.Aug 11 2023, 6:55 PM