This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NFC] Add omitted operations to Transform dialect's doc
ClosedPublic

Authored by sotoshigoto on Feb 2 2023, 5:32 PM.

Details

Summary

Add omitted transform operations, including Affine/MemRef/Vector, to Transform dialect's doc to fix a broken side-bar doc.

Diff Detail

Event Timeline

sotoshigoto created this revision.Feb 2 2023, 5:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 5:32 PM
sotoshigoto requested review of this revision.Feb 2 2023, 5:32 PM
jpienaar accepted this revision.Feb 6 2023, 4:53 PM
jpienaar added a subscriber: jpienaar.

Thanks!

This revision is now accepted and ready to land.Feb 6 2023, 4:53 PM
This revision was automatically updated to reflect the committed changes.