[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
Sun Mar 22 12:51:04 PDT 2020


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

Fix variable name (dense_strides > denseStrides)


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.251911.patch
Type: text/x-patch
Size: 11861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200322/1c6ae82a/attachment.bin>


More information about the llvm-commits mailing list