[all-commits] [llvm/llvm-project] 240769: Fix/Clarify parts of MLIR toy tutorial chapter 5
Matthias Kramm via All-commits
all-commits at lists.llvm.org
Thu Feb 27 17:52:55 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 240769c8bbfce29ab0b9e871831a9aecfabc1210
https://github.com/llvm/llvm-project/commit/240769c8bbfce29ab0b9e871831a9aecfabc1210
Author: Matthias Kramm <kramm at google.com>
Date: 2020-02-27 (Thu, 27 Feb 2020)
Changed paths:
M mlir/docs/Tutorials/Toy/Ch-5.md
Log Message:
-----------
Fix/Clarify parts of MLIR toy tutorial chapter 5
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.
Differential Revision: https://reviews.llvm.org/D75262
More information about the All-commits
mailing list