[mlir][Tutorial] Fix comment position in SimplifyRedundantTranspose.
authorMatthias Kramm <kramm@google.com>
Fri, 28 Feb 2020 01:54:22 +0000 (17:54 -0800)
committerRiver Riddle <riddleriver@gmail.com>
Fri, 28 Feb 2020 01:55:07 +0000 (17:55 -0800)
commitda0257563f5f5dccdab72c0d157dee596580b7a9
treec825e0261177181b20b1ad853006d1f947063479
parent45d522d691cc6e0edf9f2c6297eac01e978f5b3f
[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
mlir/docs/Tutorials/Toy/Ch-3.md
mlir/examples/toy/Ch3/mlir/ToyCombine.cpp
mlir/examples/toy/Ch4/mlir/ToyCombine.cpp
mlir/examples/toy/Ch5/mlir/ToyCombine.cpp
mlir/examples/toy/Ch6/mlir/ToyCombine.cpp
mlir/examples/toy/Ch7/mlir/ToyCombine.cpp