[PATCH] D74544: [MLIR] Add naive fusion of parallel loops.
Alexander Belyaev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 23:20:08 PST 2020
pifon2a updated this revision to Diff 244576.
pifon2a marked 12 inline comments as done.
pifon2a added a comment.
Addressed the comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74544/new/
https://reviews.llvm.org/D74544
Files:
mlir/include/mlir/Dialect/LoopOps/LoopOps.td
mlir/include/mlir/Transforms/Passes.h
mlir/lib/Transforms/ParallelLoopFusion.cpp
mlir/test/Transforms/parallel-loop-fusion.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74544.244576.patch
Type: text/x-patch
Size: 15447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/eb5503f5/attachment.bin>
More information about the llvm-commits
mailing list