This is an archive of the discontinued LLVM Phabricator instance.

Improve class documentation for mlir::Operation
ClosedPublic

Authored by mehdi_amini on Dec 8 2022, 8:39 PM.

Details

Summary

As a cornerstone of MLIR, this deserves more than the
current few lines.

Diff Detail

Event Timeline

mehdi_amini created this revision.Dec 8 2022, 8:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 8 2022, 8:39 PM
mehdi_amini requested review of this revision.Dec 8 2022, 8:39 PM

Add mention of BlockOperands

rriddle accepted this revision.Dec 10 2022, 12:33 AM

Really nice!

This revision is now accepted and ready to land.Dec 10 2022, 12:33 AM
This revision was automatically updated to reflect the committed changes.