[PATCH] D72129: [mlir] Add in-dialect lowering of gpu.all_reduce.
Christian Sigg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 10 05:36:43 PST 2020
csigg updated this revision to Diff 237293.
csigg marked 4 inline comments as done.
csigg added a comment.
Address ftynse's review comments.
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.237293.patch
Type: text/x-patch
Size: 31166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/c9e951a0/attachment.bin>
More information about the llvm-commits
mailing list