This is an archive of the discontinued LLVM Phabricator instance.

[mlir][ods] Allow references to the self type
ClosedPublic

Authored by Mogball on Sep 30 2022, 4:08 PM.

Details

Summary

The self type always "bound" since it is provided to the attribute
parser hook. Allow custom directives to reference it.

Diff Detail

Event Timeline

Mogball created this revision.Sep 30 2022, 4:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2022, 4:08 PM
Mogball requested review of this revision.Sep 30 2022, 4:08 PM
rriddle accepted this revision.Sep 30 2022, 4:12 PM
This revision is now accepted and ready to land.Sep 30 2022, 4:12 PM
Mogball updated this revision to Diff 464430.Sep 30 2022, 4:30 PM

bind the location first

This revision was landed with ongoing or failed builds.Sep 30 2022, 4:34 PM
This revision was automatically updated to reflect the committed changes.