[Openmp-commits] [PATCH] D109866: [AMDGPU][Libomptarget] Simplify setup of host/device memory pools
Pushpinder Singh via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Sep 15 19:39:59 PDT 2021
pdhaliwal created this revision.
pdhaliwal added reviewers: JonChesterfield, ronlieb.
Herald added subscribers: 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.
This patch simplifies the host and device memory pools setup. This
simplification fixed the 'stack smashing error' occurring only on
internal CI.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109866
Files:
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109866.372853.patch
Type: text/x-patch
Size: 8836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210916/caefe8bb/attachment-0001.bin>
More information about the Openmp-commits
mailing list