[Openmp-commits] [PATCH] D89888: [libomptarget][amdgcn] Refactor memcpy to eliminate maps

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Oct 21 08:33:58 PDT 2020


JonChesterfield created this revision.
JonChesterfield added reviewers: pdhaliwal, ronlieb.
Herald added subscribers: openmp-commits, kerbowa, nhaehnle, jvesely.
Herald added a project: OpenMP.
JonChesterfield requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

[libomptarget][amdgcn] Refactor memcpy to eliminate maps

Builds on D89776 <https://reviews.llvm.org/D89776> to remove now dead code.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89888

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/data.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89888.299703.patch
Type: text/x-patch
Size: 18509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201021/9532c0c7/attachment-0001.bin>


More information about the Openmp-commits mailing list