[all-commits] [llvm/llvm-project] c996d4: [mlir] Update the documentation for defining types
River Riddle via All-commits
all-commits at lists.llvm.org
Tue Aug 18 18:03:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c996d49c6987b78bceab55cf36f236c7de066b31
https://github.com/llvm/llvm-project/commit/c996d49c6987b78bceab55cf36f236c7de066b31
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-08-18 (Tue, 18 Aug 2020)
Changed paths:
M mlir/docs/Rationale/Rationale.md
M mlir/docs/Tutorials/DefiningAttributesAndTypes.md
M mlir/docs/Tutorials/Toy/Ch-7.md
M mlir/examples/toy/Ch7/mlir/Dialect.cpp
Log Message:
-----------
[mlir] Update the documentation for defining types
The documentation needs a refresh now that "kinds" are no longer a concept. This revision also adds mentions to a few other new concepts, e.g. traits and interfaces.
Differential Revision: https://reviews.llvm.org/D86182
More information about the All-commits
mailing list