This is an archive of the discontinued LLVM Phabricator instance.

Fix/Clarify parts of MLIR toy tutorial chapter 5
ClosedPublic

Authored by matthiaskramm on Feb 27 2020, 8:13 AM.

Details

Summary
  • Use bold font (not monospace) for legal/illegal.
  • Say a few words about operation<->dialect precedence.
  • Omit duplicate code samples.
  • Indent items in bullet-point list.

Diff Detail

Event Timeline

matthiaskramm created this revision.Feb 27 2020, 8:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 27 2020, 8:13 AM
rriddle accepted this revision.Feb 27 2020, 10:00 AM
rriddle added inline comments.
mlir/docs/Tutorials/Toy/Ch-5.md
78

nit: Remove 'but'

This revision is now accepted and ready to land.Feb 27 2020, 10:00 AM
This revision was automatically updated to reflect the committed changes.