[all-commits] [llvm/llvm-project] 0f3745: Fix typos in toy tutorial

frgossen via All-commits all-commits at lists.llvm.org
Fri Apr 3 20:17:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f37454c7238cfe95c5d6b427b2c400c084944aa
      https://github.com/llvm/llvm-project/commit/0f37454c7238cfe95c5d6b427b2c400c084944aa
  Author: Frederik Gossen <frederik.gossen at gmail.com>
  Date:   2020-04-04 (Sat, 04 Apr 2020)

  Changed paths:
    M mlir/examples/toy/Ch2/mlir/MLIRGen.cpp
    M mlir/examples/toy/Ch3/mlir/MLIRGen.cpp
    M mlir/examples/toy/Ch4/mlir/MLIRGen.cpp
    M mlir/examples/toy/Ch5/mlir/MLIRGen.cpp
    M mlir/examples/toy/Ch6/mlir/MLIRGen.cpp
    M mlir/examples/toy/Ch7/mlir/MLIRGen.cpp

  Log Message:
  -----------
  Fix typos in toy tutorial

 Fix two typos throughout the chapters.

Differential Revision: https://reviews.llvm.org/D77397




More information about the All-commits mailing list