[PATCH] D78209: [MLIR] Fix fusion of linalg.indexed_generic producer into tiled (Indexed)GenericOp.

Alexander Belyaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 02:14:44 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe9c3bdc44ba: [MLIR] Fix fusion of linalg.indexed_generic producer into tiled… (authored by pifon2a).

Changed prior to commit:
  https://reviews.llvm.org/D78209?vs=257991&id=257994#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78209/new/

https://reviews.llvm.org/D78209

Files:
  mlir/include/mlir/Transforms/LoopUtils.h
  mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/Dialect/Linalg/fusion.mlir
  mlir/test/Dialect/Linalg/fusion_indexed_generic.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78209.257994.patch
Type: text/x-patch
Size: 15184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/f532de9d/attachment-0001.bin>


More information about the llvm-commits mailing list