[PATCH] D78209: [MLIR] Fix fusion of linalg.indexed_generic producer into tiled (Indexed)GenericOp.
Alexander Belyaev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 02:14:22 PDT 2020
pifon2a updated this revision to Diff 257991.
pifon2a added a comment.
Addressed the comments and exposed replaceAllUsesExcept in LoopUtils.h.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78209/new/
https://reviews.llvm.org/D78209
Files:
mlir/include/mlir/Transforms/LoopUtils.h
mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
mlir/lib/Transforms/Utils/LoopUtils.cpp
mlir/test/Dialect/Linalg/fusion.mlir
mlir/test/Dialect/Linalg/fusion_indexed_generic.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78209.257991.patch
Type: text/x-patch
Size: 15200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/a674e131/attachment.bin>
More information about the llvm-commits
mailing list