[PATCH] D72129: [mlir] Add in-dialect lowering of gpu.all_reduce.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 08:40:46 PST 2020


csigg updated this revision to Diff 237994.
csigg added a comment.

Apply 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.237994.patch
Type: text/x-patch
Size: 31265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/62ccee51/attachment.bin>


More information about the llvm-commits mailing list