[PATCH] D73165: [MLIR][Linalg] Allow fusion of more than 2 linalg ops.

Alexander Belyaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 00:24:53 PST 2020


pifon2a updated this revision to Diff 241643.
pifon2a marked 4 inline comments as done.
pifon2a added a comment.
Herald added a subscriber: Joonsoo.

Addressed the comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73165

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73165.241643.patch
Type: text/x-patch
Size: 5136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/9d203157/attachment.bin>


More information about the llvm-commits mailing list