[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
Thu Aug 9 10:55:32 PDT 2018


AlexEichenberger created this revision.
AlexEichenberger added reviewers: gtbercea, ABataev, grokos, caomhin.
Herald added subscribers: openmp-commits, guansong.

Right now, only the OMP_TARGET_OFFLOAD=DISABLED was implemented. Added support for the other MANDATORY and DEFAULT values.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D50522

Files:
  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.159957.patch
Type: text/x-patch
Size: 9880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180809/94f776ad/attachment.bin>


More information about the Openmp-commits mailing list