[all-commits] [llvm/llvm-project] 8928c6: Fix some typos in the MLIR documentation.
Matthias Kramm via All-commits
all-commits at lists.llvm.org
Thu Feb 20 11:09:58 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8928c6dbbf7d1de32e84f3ec2b778c006fc70091
https://github.com/llvm/llvm-project/commit/8928c6dbbf7d1de32e84f3ec2b778c006fc70091
Author: Matthias Kramm <kramm at google.com>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M mlir/docs/Tutorials/Toy/Ch-4.md
M mlir/docs/Tutorials/Toy/Ch-5.md
M mlir/docs/Tutorials/Toy/Ch-6.md
M mlir/docs/WritingAPass.md
Log Message:
-----------
Fix some typos in the MLIR documentation.
Summary: Fix minor typos in the tutorial and the "writing a pass" page.
Differential Revision: https://reviews.llvm.org/D74905
More information about the All-commits
mailing list