This is an archive of the discontinued LLVM Phabricator instance.

Clarify/Fix parts of MLIR toy tutorial chapter 2
ClosedPublic

Authored by matthiaskramm on Feb 27 2020, 7:30 AM.

Details

Summary
  • clarify what "registering" means.
  • clarify Op dereferencing
  • clarify override/virtual phrasing
  • omit duplication in code samples
  • fix OpAsmPrinter comment

Diff Detail

Event Timeline

matthiaskramm created this revision.Feb 27 2020, 7:30 AM
This revision is now accepted and ready to land.Feb 27 2020, 9:22 AM
rriddle accepted this revision.Feb 27 2020, 9:59 AM
This revision was automatically updated to reflect the committed changes.