[Openmp-commits] [PATCH] D58211: [5.0] Add omp_get_supported_active_levels()

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Feb 19 10:50:51 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354368: [OpenMP 5.0] Add omp_get_supported_active_levels() (authored by jlpeyton, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58211?vs=186750&id=187412#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58211

Files:
  openmp/trunk/runtime/src/dllexports
  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_ftn_entry.h
  openmp/trunk/runtime/src/kmp_ftn_os.h
  openmp/trunk/runtime/test/parallel/omp_nested.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58211.187412.patch
Type: text/x-patch
Size: 8447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190219/cd9964a7/attachment.bin>


More information about the Openmp-commits mailing list