[PATCH] D77052: [MLIR] Rename collapsePLoops -> collapseParallelLoops

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 01:37:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG90b7bbffddc6: [MLIR] Rename collapsePLoops -> collapseParallelLoops (authored by Tres Popp <tpopp at google.com>).

Changed prior to commit:
  https://reviews.llvm.org/D77052?vs=253554&id=254113#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77052/new/

https://reviews.llvm.org/D77052

Files:
  mlir/include/mlir/Transforms/LoopUtils.h
  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: D77052.254113.patch
Type: text/x-patch
Size: 11137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/c760d8c2/attachment.bin>


More information about the llvm-commits mailing list