[PATCH] D60979: [OpenMP] Add OpenMP 5.0 nonmonotonic code

Jonathan Peyton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 12:18:27 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D60979?vs=196131&id=197408#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60979

Files:
  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_dispatch.cpp
  openmp/trunk/runtime/src/kmp_dispatch_hier.h
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/src/kmp_settings.cpp
  openmp/trunk/runtime/test/worksharing/for/omp_monotonic_env.c
  openmp/trunk/runtime/test/worksharing/for/omp_monotonic_schedule_set_get.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60979.197408.patch
Type: text/x-patch
Size: 33121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/506046ad/attachment-0001.bin>


More information about the llvm-commits mailing list