[all-commits] [llvm/llvm-project] 4fc328: [AMDGPU][Libomptarget][NFC] Split host and device ...
pdhaliwal-amd via All-commits
all-commits at lists.llvm.org
Mon May 31 05:09:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fc328695143d29a87d45ab5095da7372a366c42
https://github.com/llvm/llvm-project/commit/4fc328695143d29a87d45ab5095da7372a366c42
Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
Date: 2021-05-31 (Mon, 31 May 2021)
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
M openmp/libomptarget/plugins/amdgpu/impl/rt.h
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[AMDGPU][Libomptarget][NFC] Split host and device malloc
This patch splits the code path for host and device malloc.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D103389
More information about the All-commits
mailing list