[Openmp-commits] [PATCH] D103600: [AMDGPU][Libomptarget] Rework logic for locating kernarg pools
Pushpinder Singh via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jun 4 03:48:21 PDT 2021
pdhaliwal updated this revision to Diff 349806.
pdhaliwal added a comment.
Addressed review comments.
- Keeping only single memory pool as that was the only one being used.
- Removed extern in favor of already declared on in machine.h
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103600/new/
https://reviews.llvm.org/D103600
Files:
openmp/libomptarget/plugins/amdgpu/impl/internal.h
openmp/libomptarget/plugins/amdgpu/impl/system.cpp
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103600.349806.patch
Type: text/x-patch
Size: 7339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210604/ce86ee7e/attachment.bin>
More information about the Openmp-commits
mailing list