[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
Wed Jan 22 02:30:14 PST 2020


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

Fix the update of LinalgDependenceGraph. Also format the test.


Repository:
  rG LLVM Github Monorepo

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.239520.patch
Type: text/x-patch
Size: 38846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/666f1461/attachment.bin>


More information about the llvm-commits mailing list