[Openmp-commits] [PATCH] D60223: [OpenMP][libomptarget] Add support for target link variables when unified memory is enabled

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Apr 3 12:22:40 PDT 2019


ABataev added inline comments.


================
Comment at: libomptarget/src/rtl.cpp:181
-
-      if (entry->flags & OMP_DECLARE_TARGET_LINK) {
-        DP("The \"link\" attribute is not yet supported!\n");
----------------
What should we do instead for other platforms?


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D60223





More information about the Openmp-commits mailing list