[PATCH] D76363: [MLIR] Add parallel loop coalescing.

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 02:39:31 PDT 2020


tpopp updated this revision to Diff 251306.
tpopp marked 7 inline comments as done.
tpopp added a comment.

Handle formatting and naming feedback.


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/Utils/LoopUtils.cpp

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


More information about the llvm-commits mailing list