[Openmp-commits] [PATCH] D103075: [AMDGPU][Libomptarget] Inline atmi_init/atmi_finalize
Pushpinder Singh via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue May 25 01:12:51 PDT 2021
pdhaliwal created this revision.
pdhaliwal added reviewers: ronlieb, JonChesterfield.
Herald added subscribers: foad, kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
pdhaliwal requested review of this revision.
Herald added subscribers: openmp-commits, wdng.
Herald added a project: OpenMP.
After D102847 <https://reviews.llvm.org/D102847>, these functions can be inlined. This patch drops
Runtime::Initialize and Runtime::Finalize
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D103075
Files:
openmp/libomptarget/plugins/amdgpu/impl/atmi.cpp
openmp/libomptarget/plugins/amdgpu/impl/atmi_runtime.h
openmp/libomptarget/plugins/amdgpu/impl/rt.h
openmp/libomptarget/plugins/amdgpu/impl/system.cpp
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103075.347599.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210525/322c4f12/attachment.bin>
More information about the Openmp-commits
mailing list