[PATCH] D75262: Fix/Clarify parts of MLIR toy tutorial chapter 5

Matthias Kramm via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 08:13:36 PST 2020


matthiaskramm created this revision.
matthiaskramm added a reviewer: rriddle.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, mehdi_amini.
Herald added a project: LLVM.

- 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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75262

Files:
  mlir/docs/Tutorials/Toy/Ch-5.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75262.246954.patch
Type: text/x-patch
Size: 6806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/f32ad420/attachment.bin>


More information about the llvm-commits mailing list