[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 04:37:43 PST 2020


pifon2a created this revision.
pifon2a added a reviewer: herhut.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.244389.patch
Type: text/x-patch
Size: 15600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/9f865a2e/attachment.bin>


More information about the llvm-commits mailing list