[PATCH] D76363: Add parallel loop coalescing.
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 18 08:42:15 PDT 2020
tpopp updated this revision to Diff 251096.
tpopp added a comment.
Refactored some code to be more proper.
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/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.251096.patch
Type: text/x-patch
Size: 19868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/987659c5/attachment.bin>
More information about the llvm-commits
mailing list