[PATCH] D75264: Flip if condition of SimplifyRedundantTranspose.

Matthias Kramm via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 08:32:51 PST 2020


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

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75264

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75264.246961.patch
Type: text/x-patch
Size: 4844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/ec505fda/attachment.bin>


More information about the llvm-commits mailing list