[Openmp-commits] [PATCH] D103389: [AMDGPU][Libomptarget][NFC] Split host and device malloc

Pushpinder Singh via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 31 00:21:19 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 splits the code path for host and device malloc.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103389

Files:
  openmp/libomptarget/plugins/amdgpu/impl/atmi.cpp
  openmp/libomptarget/plugins/amdgpu/impl/atmi_runtime.h
  openmp/libomptarget/plugins/amdgpu/impl/data.cpp
  openmp/libomptarget/plugins/amdgpu/impl/rt.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103389.348735.patch
Type: text/x-patch
Size: 7146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210531/882b28bf/attachment.bin>


More information about the Openmp-commits mailing list