[PATCH] D77397: Fix typos in toy tutorial

Frederik Gossen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 07:30:03 PDT 2020


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

Fix two typos throughout the chapters.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77397

Files:
  mlir/examples/toy/Ch2/mlir/MLIRGen.cpp
  mlir/examples/toy/Ch3/mlir/MLIRGen.cpp
  mlir/examples/toy/Ch4/mlir/MLIRGen.cpp
  mlir/examples/toy/Ch5/mlir/MLIRGen.cpp
  mlir/examples/toy/Ch6/mlir/MLIRGen.cpp
  mlir/examples/toy/Ch7/mlir/MLIRGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77397.254795.patch
Type: text/x-patch
Size: 6359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/494bfbe2/attachment.bin>


More information about the llvm-commits mailing list