[PATCH] D76363: Add parallel loop coalescing.

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 07:36:22 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76363

Files:
  mlir/include/mlir/Transforms/LoopUtils.h
  mlir/include/mlir/Transforms/Passes.h
  mlir/lib/Transforms/CMakeLists.txt
  mlir/lib/Transforms/ParallelLoopCoalescing.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/Transforms/parallel-loop-coalescing.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76363.251076.patch
Type: text/x-patch
Size: 15418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/b89c30d0/attachment.bin>


More information about the llvm-commits mailing list