[Openmp-commits] [PATCH] D50522: [OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD env var

Alexandre Eichenberger via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 13 11:35:35 PDT 2018


AlexEichenberger updated this revision to Diff 160413.
AlexEichenberger added a comment.

Default policy is now selected when registering the libraries, and will default to mandatory/disabled depending of whether there are one or more devices/none.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D50522

Files:
  libomptarget/include/omptarget.h
  libomptarget/src/device.cpp
  libomptarget/src/device.h
  libomptarget/src/interface.cpp
  libomptarget/src/omptarget.cpp
  libomptarget/src/private.h
  libomptarget/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50522.160413.patch
Type: text/x-patch
Size: 19755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180813/5d5da2d0/attachment-0001.bin>


More information about the Openmp-commits mailing list