This is an archive of the discontinued LLVM Phabricator instance.

[mlir][doc] Update op optional-group asm format doc
ClosedPublic

Authored by rkayaith on Oct 28 2022, 2:24 PM.

Details

Summary

Update docs to describe the behaviour when a default-valued attribute is
used as an optional-group's anchor after D134993.

Diff Detail

Event Timeline

rkayaith created this revision.Oct 28 2022, 2:24 PM
rkayaith published this revision for review.Oct 28 2022, 2:34 PM
rkayaith added reviewers: Mogball, jfurtek.
Mogball accepted this revision.Oct 28 2022, 5:08 PM
This revision is now accepted and ready to land.Oct 28 2022, 5:08 PM
This revision was automatically updated to reflect the committed changes.