[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 7 23:29:29 PST 2020


csigg updated this revision to Diff 236769.
csigg marked an inline comment as done.
csigg added a comment.

Updating again, hopefully with all changes this time.


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.236769.patch
Type: text/x-patch
Size: 30872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/0d1d23ad/attachment-0001.bin>


More information about the llvm-commits mailing list