[PATCH] D72129: [mlir] Add in-dialect lowering of gpu.all_reduce.
Christian Sigg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 04:35:39 PST 2020
csigg updated this revision to Diff 239074.
csigg added a comment.
clang-format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72129/new/
https://reviews.llvm.org/D72129
Files:
mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/include/mlir/Dialect/GPU/Passes.h
mlir/include/mlir/IR/Block.h
mlir/lib/Dialect/GPU/CMakeLists.txt
mlir/lib/Dialect/GPU/Transforms/AllReduceLowering.cpp
mlir/lib/IR/Block.cpp
mlir/test/Dialect/GPU/all-reduce.mlir
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestAllReduceLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72129.239074.patch
Type: text/x-patch
Size: 31262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/7e4054af/attachment.bin>
More information about the llvm-commits
mailing list