[all-commits] [llvm/llvm-project] df6cbd: [mlir] Lower gpu.memcpy to GPU runtime calls.

Christian Sigg via All-commits all-commits at lists.llvm.org
Tue Dec 22 13:49:39 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df6cbd37f57fd330e413c394a4653ea55393fcef
      https://github.com/llvm/llvm-project/commit/df6cbd37f57fd330e413c394a4653ea55393fcef
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
    A mlir/test/Conversion/GPUCommon/lower-memcpy-to-gpu-runtime-calls.mlir
    M mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp
    M mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp

  Log Message:
  -----------
  [mlir] Lower gpu.memcpy to GPU runtime calls.

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D93204




More information about the All-commits mailing list