[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 6 11:45:56 PST 2020
csigg updated this revision to Diff 236427.
csigg marked 20 inline comments as done.
csigg added a comment.
Update reflecting review comments from ftynse.
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.236427.patch
Type: text/x-patch
Size: 30870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/e5b2a57d/attachment.bin>
More information about the llvm-commits
mailing list