[PATCH] D80348: [mlir][Linalg] Add support for fusion between indexed_generic ops and tensor_reshape ops

Han-Chung Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 15:29:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG27fca57546c2: [mlir][Linalg] Add support for fusion between indexed_generic ops and… (authored by hanchung).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80348

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80348.268317.patch
Type: text/x-patch
Size: 4525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/7dd0bcae/attachment.bin>


More information about the llvm-commits mailing list