[all-commits] [llvm/llvm-project] 77c3b0: [mlir] fix error handling in rocm runtime wrapper
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Wed Jul 29 13:11:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 77c3b016c42412edd43568b001fe358425a113dd
https://github.com/llvm/llvm-project/commit/77c3b016c42412edd43568b001fe358425a113dd
Author: Tobias Gysi <tobias.gysi at inf.ethz.ch>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp
Log Message:
-----------
[mlir] fix error handling in rocm runtime wrapper
The patch fixes minor issues in the rocm runtime wrapper due to api differences between CUDA and HIP.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D84861
More information about the All-commits
mailing list