[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
Thu Sep 16 04:05:24 PDT 2021


pdhaliwal updated this revision to Diff 372894.
pdhaliwal added a comment.

Split this patch into two,

1. Current patch now only includes changes for simplifying the host pool lookup
2. D109875 <https://reviews.llvm.org/D109875> includes plain refactoring.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109866/new/

https://reviews.llvm.org/D109866

Files:
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109866.372894.patch
Type: text/x-patch
Size: 4240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210916/ffb0cc65/attachment.bin>


More information about the Openmp-commits mailing list