[all-commits] [llvm/llvm-project] 01dc85: [mlir][gpu] Adding gpu runtime wrapper functions f...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Mon Oct 12 05:07:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 01dc85c173cb72b7dc42971942eb00c0be88924f
https://github.com/llvm/llvm-project/commit/01dc85c173cb72b7dc42971942eb00c0be88924f
Author: Christian Sigg <csigg at google.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
M mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp
M mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp
Log Message:
-----------
[mlir][gpu] Adding gpu runtime wrapper functions for async execution.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D89037
More information about the All-commits
mailing list