[all-commits] [llvm/llvm-project] da0257: [mlir][Tutorial] Fix comment position in SimplifyR...

Matthias Kramm via All-commits all-commits at lists.llvm.org
Thu Feb 27 17:55:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: da0257563f5f5dccdab72c0d157dee596580b7a9
      https://github.com/llvm/llvm-project/commit/da0257563f5f5dccdab72c0d157dee596580b7a9
  Author: Matthias Kramm <kramm at google.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M mlir/docs/Tutorials/Toy/Ch-3.md
    M mlir/examples/toy/Ch3/mlir/ToyCombine.cpp
    M mlir/examples/toy/Ch4/mlir/ToyCombine.cpp
    M mlir/examples/toy/Ch5/mlir/ToyCombine.cpp
    M mlir/examples/toy/Ch6/mlir/ToyCombine.cpp
    M mlir/examples/toy/Ch7/mlir/ToyCombine.cpp

  Log Message:
  -----------
  [mlir][Tutorial] Fix comment position in SimplifyRedundantTranspose.

Summary:
This is a cosmetic change to make the "bingo" comment be in the
right place.

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




More information about the All-commits mailing list