[Openmp-commits] [PATCH] D103795: [AMDGPU][Libomptarget] Remove atlc global
Pushpinder Singh via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jun 7 04:07:34 PDT 2021
pdhaliwal added inline comments.
================
Comment at: openmp/libomptarget/plugins/amdgpu/impl/system.cpp:144
ATLMachine g_atl_machine;
namespace core {
----------------
JonChesterfield wrote:
> Is the type atl_context_t now unused too?
Yes, it is unused. Will also include deletion of that in this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103795/new/
https://reviews.llvm.org/D103795
More information about the Openmp-commits
mailing list