[PATCH] D73794: [MLIR] Remove all-reduce lowering from GPU to NVVM. Use in-dialect lowering instead.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 06:57:41 PDT 2020


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

Remove --dump-input-on-failure.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73794/new/

https://reviews.llvm.org/D73794

Files:
  mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
  mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73794.249086.patch
Type: text/x-patch
Size: 29566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/68da18cd/attachment.bin>


More information about the llvm-commits mailing list