[PATCH] D76363: Add parallel loop coalescing.
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 18 08:42:21 PDT 2020
tpopp updated this revision to Diff 251099.
tpopp added a comment.
Save loops.getLoc in a variable and use variable everywhere instead.
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.251099.patch
Type: text/x-patch
Size: 19858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/ad2d04fd/attachment.bin>
More information about the llvm-commits
mailing list