[Openmp-commits] [PATCH] D96330: [libomptarget][amdgcn] Tolerate deadstripped device_state variable
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Feb 9 04:07:33 PST 2021
JonChesterfield created this revision.
JonChesterfield added a reviewer: pdhaliwal.
Herald added subscribers: kerbowa, nhaehnle, jvesely.
JonChesterfield requested review of this revision.
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.
[libomptarget][amdgcn] Tolerate deadstripped device_state variable
The device_state variable may have been deadstripped. Similar to
device_environment, leave detection of missing but used symbol to loader.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96330
Files:
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96330.322340.patch
Type: text/x-patch
Size: 4662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210209/5bf02009/attachment.bin>
More information about the Openmp-commits
mailing list