[PATCH] D80347: [mlir][Linalg] Add support for fusion between indexed_generic ops and generic ops on tensors.

Han-Chung Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 15:16:34 PDT 2020


hanchung updated this revision to Diff 266680.
hanchung marked 4 inline comments as done.
hanchung added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80347

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80347.266680.patch
Type: text/x-patch
Size: 18813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/c5ad8ada/attachment.bin>


More information about the llvm-commits mailing list