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

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 21 09:13:09 PDT 2021


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

LG, one nit.



================
Comment at: openmp/libomptarget/plugins/amdgpu/impl/hsa_api.h:1
+#ifndef AMDGPU_HSA_API_H_INCLUDED
+#define AMDGPU_HSA_API_H_INCLUDED
----------------
Licence headers please.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106455



More information about the Openmp-commits mailing list