[all-commits] [llvm/llvm-project] 236817: [AMDGPU][Libomptarget][NFC] Remove atmi_place_t
pdhaliwal-amd via All-commits
all-commits at lists.llvm.org
Wed Jun 2 03:35:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2368170a8d943a32f4024db1b830c8301df67b7f
https://github.com/llvm/llvm-project/commit/2368170a8d943a32f4024db1b830c8301df67b7f
Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/impl/atmi.h
M openmp/libomptarget/plugins/amdgpu/impl/atmi_runtime.h
M openmp/libomptarget/plugins/amdgpu/impl/machine.h
M openmp/libomptarget/plugins/amdgpu/impl/rt.h
M openmp/libomptarget/plugins/amdgpu/impl/system.cpp
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[AMDGPU][Libomptarget][NFC] Remove atmi_place_t
atmi_place_t has been replaced with int DeviceId.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D103508
More information about the All-commits
mailing list