[PATCH] D79838: [mlir][Linalg] Add producer-consumer fusion when producer is a ConstantOp and Consumer is a GenericOp.

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 09:17:08 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG071358e08224: [mlir][Linalg] Add producer-consumer fusion when producer is a ConstantOp and… (authored by mravishankar).

Changed prior to commit:
  https://reviews.llvm.org/D79838?vs=263603&id=265276#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79838

Files:
  mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
  mlir/test/Dialect/Linalg/fusion-tensor.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79838.265276.patch
Type: text/x-patch
Size: 6016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/33684b3c/attachment.bin>


More information about the llvm-commits mailing list