[PATCH] D76563: Fix all-reduce int tests by host-registering memrefs.Reduce amount of boiler plate to register host memory.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 23 03:48:34 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb43ae21e6082: Fix all-reduce int tests by host-registering memrefs. (authored by csigg).

Changed prior to commit:
  https://reviews.llvm.org/D76563?vs=251911&id=251980#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76563

Files:
  mlir/test/mlir-cuda-runner/all-reduce-and.mlir
  mlir/test/mlir-cuda-runner/all-reduce-max.mlir
  mlir/test/mlir-cuda-runner/all-reduce-min.mlir
  mlir/test/mlir-cuda-runner/all-reduce-or.mlir
  mlir/test/mlir-cuda-runner/all-reduce-xor.mlir
  mlir/test/mlir-cuda-runner/multiple-all-reduce.mlir
  mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76563.251980.patch
Type: text/x-patch
Size: 11861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/c65b5c8f/attachment.bin>


More information about the llvm-commits mailing list