[all-commits] [llvm/llvm-project] 9f6617: [mlir] Clarify/Fix parts of MLIR toy tutorial chap...
Matthias Kramm via All-commits
all-commits at lists.llvm.org
Thu Feb 27 17:50:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9f6617dcd9a393ede084454aaa190994e2369c4c
https://github.com/llvm/llvm-project/commit/9f6617dcd9a393ede084454aaa190994e2369c4c
Author: Matthias Kramm <kramm at google.com>
Date: 2020-02-27 (Thu, 27 Feb 2020)
Changed paths:
M mlir/docs/Tutorials/Toy/Ch-2.md
Log Message:
-----------
[mlir] Clarify/Fix parts of MLIR toy tutorial chapter 2
Summary:
* clarify what "registering" means.
* clarify Op dereferencing
* clarify override/virtual phrasing
* omit duplication in code samples
* fix OpAsmPrinter comment
Differential Revision: https://reviews.llvm.org/D75256
More information about the All-commits
mailing list