[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
Thu Apr 23 10:48:23 PDT 2020
mravishankar updated this revision to Diff 259627.
mravishankar added a comment.
Herald added a subscriber: Kayjukh.
Remmoving indirection in class heirarchy.
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.259627.patch
Type: text/x-patch
Size: 20198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/6eb758c7/attachment.bin>
More information about the llvm-commits
mailing list