[Openmp-commits] [PATCH] D106559: [libomptarget][amdgpu] Implement dlopen of libhsa

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 22 08:30:25 PDT 2021


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LG, it's a plugin.



================
Comment at: openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.h:41
+//
+////////////////////////////////////////////////////////////////////////////////
+
----------------
Please use the LLVM licence header.


================
Comment at: openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa_ext_amd.h:41
+//
+////////////////////////////////////////////////////////////////////////////////
+
----------------
LLVM licence.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106559



More information about the Openmp-commits mailing list