[Openmp-commits] [PATCH] D70414: [libomptarget] Build a minimal deviceRTL for amdgcn

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Nov 19 16:32:33 PST 2019


JonChesterfield marked an inline comment as done.
JonChesterfield added inline comments.


================
Comment at: openmp/libomptarget/deviceRTLs/amdgcn/src/device_environment.h:16
+
+#include "target_impl.h"
+
----------------
This file is correct for the not yet upstream hsa plugin. For the purposes of this change the num_devices and device_num fields could be dropped.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70414





More information about the Openmp-commits mailing list