[MLIR] NFC: Rename mcuMemHostRegister* to mgpuMemHostRegister* to make it consistent...
authorChristian Sigg <csigg@google.com>
Sat, 25 Jul 2020 12:56:35 +0000 (14:56 +0200)
committerChristian Sigg <csigg@google.com>
Mon, 27 Jul 2020 13:48:05 +0000 (15:48 +0200)
commit2dd7a9cc2d0572c3d1e5b9ce554a0800079863c9
tree5daaa44e30b2f299db6d8d602bd7c916875e922c
parentbec77ece14890d2aa40c76eedc6a7a406d84f1fc
[MLIR] NFC: Rename mcuMemHostRegister* to mgpuMemHostRegister* to make it consistent with the other cuda-runner functions and ROCm.

Summary: Rename mcuMemHostRegister* to mgpuMemHostRegister*.

Reviewers: herhut

Reviewed By: herhut

Subscribers: yaxunl, mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, stephenneuendorffer, Joonsoo, grosul1, Kayjukh, jurahul, msifontes

Tags: #mlir

Differential Revision: https://reviews.llvm.org/D84583
12 files changed:
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-op.mlir
mlir/test/mlir-cuda-runner/all-reduce-or.mlir
mlir/test/mlir-cuda-runner/all-reduce-region.mlir
mlir/test/mlir-cuda-runner/all-reduce-xor.mlir
mlir/test/mlir-cuda-runner/gpu-to-cubin.mlir
mlir/test/mlir-cuda-runner/multiple-all-reduce.mlir
mlir/test/mlir-cuda-runner/shuffle.mlir
mlir/test/mlir-cuda-runner/two-modules.mlir
mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp