[Openmp-commits] [PATCH] D103508: [AMDGPU][Libomptarget][NFC] Remove atmi_place_t

Pushpinder Singh via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 2 02:36:34 PDT 2021


pdhaliwal created this revision.
pdhaliwal added reviewers: ronlieb, JonChesterfield.
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.

atmi_place_t has been replaced with int DeviceId.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103508

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103508.349201.patch
Type: text/x-patch
Size: 6485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210602/15bd6c61/attachment.bin>


More information about the Openmp-commits mailing list