[all-commits] [llvm/llvm-project] 55dc12: [libomptarget][amdgcn] Refactor memcpy to eliminat...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed Oct 21 09:00:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 55dc123555dbb3e7ca717c1ecc0ab6cd934bdee5
https://github.com/llvm/llvm-project/commit/55dc123555dbb3e7ca717c1ecc0ab6cd934bdee5
Author: JonChesterfield <jonathanchesterfield at gmail.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/impl/atmi.cpp
M openmp/libomptarget/plugins/amdgpu/impl/atmi_runtime.h
M openmp/libomptarget/plugins/amdgpu/impl/data.cpp
R openmp/libomptarget/plugins/amdgpu/impl/data.h
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[libomptarget][amdgcn] Refactor memcpy to eliminate maps
[libomptarget][amdgcn] Refactor memcpy to eliminate maps
Builds on D89776 to remove now dead code.
Reviewed By: pdhaliwal
Differential Revision: https://reviews.llvm.org/D89888
More information about the All-commits
mailing list