diff options
author | Carlo Bertolli <carlo.bertolli@amd.com> | 2021-12-08 23:02:19 +0000 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-12-08 23:02:39 +0000 |
commit | cc8dc5e28be84099ef4802157984a3522c503e02 (patch) | |
tree | c7c066fd11eaa130480667f30ddabc5c059f27e9 /llvm/unittests/ADT/StringRefTest.cpp | |
parent | 04e79cf70b42ad477bb4eaf0483a599797c600f4 (diff) | |
download | llvm-cc8dc5e28be84099ef4802157984a3522c503e02.zip llvm-cc8dc5e28be84099ef4802157984a3522c503e02.tar.gz llvm-cc8dc5e28be84099ef4802157984a3522c503e02.tar.bz2 |
[OpenMP][AMDGPU] Switch host-device memory copy to asynchronous version
Prepare amdgpu plugin for asynchronous implementation. This patch switches to using HSA API for asynchronous memory copy.
Moving away from hsa_memory_copy means that plugin is responsible for locking/unlocking host memory pointers.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D115279
Diffstat (limited to 'llvm/unittests/ADT/StringRefTest.cpp')
0 files changed, 0 insertions, 0 deletions