[Openmp-commits] [PATCH] D64025: Add OMPT support for teams construct

Hansang Bae via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 2 19:42:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367746: Add OMPT support for teams construct (authored by hbae, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64025?vs=207382&id=213168#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64025

Files:
  openmp/trunk/runtime/src/kmp_csupport.cpp
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/src/kmp_wait_release.h
  openmp/trunk/runtime/src/ompt-internal.h
  openmp/trunk/runtime/src/ompt-specific.cpp
  openmp/trunk/runtime/src/ompt-specific.h
  openmp/trunk/runtime/test/ompt/callback.h
  openmp/trunk/runtime/test/ompt/misc/interoperability.cpp
  openmp/trunk/runtime/test/ompt/teams/parallel_team.c
  openmp/trunk/runtime/test/ompt/teams/serial_teams.c
  openmp/trunk/runtime/test/ompt/teams/serialized.c
  openmp/trunk/runtime/test/ompt/teams/team.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64025.213168.patch
Type: text/x-patch
Size: 37160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190803/244e4413/attachment-0001.bin>


More information about the Openmp-commits mailing list