[all-commits] [llvm/llvm-project] a2d6ef: [AMDGPU][Libomptarget] Inline atmi_init/atmi_finalize
pdhaliwal-amd via All-commits
all-commits at lists.llvm.org
Wed May 26 03:50:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2d6ef58765301fa95776cd17033a0974a487bf4
https://github.com/llvm/llvm-project/commit/a2d6ef58765301fa95776cd17033a0974a487bf4
Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
Date: 2021-05-26 (Wed, 26 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/rt.h
M openmp/libomptarget/plugins/amdgpu/impl/system.cpp
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[AMDGPU][Libomptarget] Inline atmi_init/atmi_finalize
After D102847, these functions can be inlined.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D103075
More information about the All-commits
mailing list