[PATCH] D78463: [mlir][Linalg] NFC: Refactor fusion on tensors to enable extending itto fusing different kinds of linalg operations on tensors.

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 16:48:57 PDT 2020


mravishankar updated this revision to Diff 259124.
mravishankar added a comment.

Addressing comments

Updating D78463: [mlir][Linalg] NFC: Refactor fusion on tensors to enable extending it
======================================================================================

to fusing different kinds of linalg operations on tensors.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78463

Files:
  mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
  mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78463.259124.patch
Type: text/x-patch
Size: 21090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/2520f143/attachment-0001.bin>


More information about the llvm-commits mailing list