[all-commits] [llvm/llvm-project] 4c1eaf: [mlir] fix the rocm runtime wrapper to account for...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Wed Jan 20 09:54:14 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c1eaf26ae70b9f0e441b0f613871d697c4c9a7d
https://github.com/llvm/llvm-project/commit/4c1eaf26ae70b9f0e441b0f613871d697c4c9a7d
Author: Tobias Gysi <tobias.gysi at gmail.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp
Log Message:
-----------
[mlir] fix the rocm runtime wrapper to account for cuda / rocm api differences
The patch adapts the rocm runtime wrapper due to subtle differences between the cuda and the rocm/hip runtime api.
Reviewed By: csigg
Differential Revision: https://reviews.llvm.org/D95027
More information about the All-commits
mailing list