[PATCH] D76363: [MLIR] Add parallel loop coalescing.
    Phabricator via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 26 01:35:41 PDT 2020
    
    
  
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG27c201aa1d97: [MLIR] Add parallel loop collapsing. (authored by Tres Popp <tpopp at google.com>).
Changed prior to commit:
  https://reviews.llvm.org/D76363?vs=251610&id=252767#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76363/new/
https://reviews.llvm.org/D76363
Files:
  mlir/include/mlir/InitAllPasses.h
  mlir/include/mlir/Transforms/LoopUtils.h
  mlir/include/mlir/Transforms/Passes.h
  mlir/lib/Transforms/CMakeLists.txt
  mlir/lib/Transforms/ParallelLoopCollapsing.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/Transforms/parallel-loop-collapsing.mlir
  mlir/test/Transforms/single-parallel-loop-collapsing.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76363.252767.patch
Type: text/x-patch
Size: 20895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/612a8718/attachment.bin>
    
    
More information about the llvm-commits
mailing list