[Openmp-commits] [PATCH] D109875: [AMDGPU][Libomptarget] Refactor device/host memory pools setup
Pushpinder Singh via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Sep 16 04:03:50 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.
- Simplifies logic for device memory pool lookup
- Merges kernarg host pool lookup into setupHostMemoryPools
- Removes redundant code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109875
Files:
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109875.372893.patch
Type: text/x-patch
Size: 6876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210916/c54c1be9/attachment-0001.bin>
More information about the Openmp-commits
mailing list