[Openmp-commits] [PATCH] D106455: [libomptarget][amdgpu][nfc] Refactor #includes

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 21 09:00:45 PDT 2021


JonChesterfield created this revision.
JonChesterfield added reviewers: jdoerfert, pdhaliwal, ronlieb, tianshilei1992.
Herald added subscribers: kerbowa, jfb, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
JonChesterfield requested review of this revision.
Herald added subscribers: openmp-commits, wdng.
Herald added a project: OpenMP.

Create a hsa_api.h header that includes the ROCr headers in use
Drop some unused headers and _cplusplus macros


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106455

Files:
  openmp/libomptarget/plugins/amdgpu/impl/atmi.cpp
  openmp/libomptarget/plugins/amdgpu/impl/atmi_interop_hsa.h
  openmp/libomptarget/plugins/amdgpu/impl/atmi_runtime.h
  openmp/libomptarget/plugins/amdgpu/impl/data.cpp
  openmp/libomptarget/plugins/amdgpu/impl/hsa_api.h
  openmp/libomptarget/plugins/amdgpu/impl/internal.h
  openmp/libomptarget/plugins/amdgpu/impl/machine.cpp
  openmp/libomptarget/plugins/amdgpu/impl/machine.h
  openmp/libomptarget/plugins/amdgpu/impl/rt.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106455.360489.patch
Type: text/x-patch
Size: 5765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210721/af02d2f8/attachment.bin>


More information about the Openmp-commits mailing list