[Openmp-commits] [PATCH] D54342: Add omp_get_device_num() and update several other device API functions

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Nov 28 12:13:20 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347799: [OpenMP] Add omp_get_device_num() and update several other device API functions (authored by jlpeyton, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54342?vs=173409&id=175745#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54342

Files:
  openmp/trunk/runtime/src/dllexports
  openmp/trunk/runtime/src/include/45/omp.h.var
  openmp/trunk/runtime/src/include/45/omp_lib.f.var
  openmp/trunk/runtime/src/include/45/omp_lib.h.var
  openmp/trunk/runtime/src/include/50/omp.h.var
  openmp/trunk/runtime/src/include/50/omp_lib.f.var
  openmp/trunk/runtime/src/include/50/omp_lib.f90.var
  openmp/trunk/runtime/src/include/50/omp_lib.h.var
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_ftn_entry.h
  openmp/trunk/runtime/src/kmp_ftn_os.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54342.175745.patch
Type: text/x-patch
Size: 20553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181128/66d5fc45/attachment-0001.bin>


More information about the Openmp-commits mailing list