[Openmp-commits] [PATCH] D46530: [OMPT] Rename ompt_wait_id to omp_wait_id

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 7 09:28:10 PDT 2018


protze.joachim created this revision.
protze.joachim added reviewers: Hahnfeld, omalyshe, hbae.

Similar as in https://reviews.llvm.org/D43568, this patch renames ompt_wait_id* to omp_wait_id*. This renaming was introduced in OpenMP TR6.

Since this patch might bring similar trouble to tool writers as https://reviews.llvm.org/D43568, I would submit both patches at the same time.


https://reviews.llvm.org/D46530

Files:
  runtime/src/include/50/ompt.h.var
  runtime/src/kmp_atomic.h
  runtime/src/kmp_csupport.cpp
  runtime/src/ompt-general.cpp
  runtime/src/ompt-internal.h
  runtime/src/ompt-specific.cpp
  runtime/test/ompt/callback.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46530.145481.patch
Type: text/x-patch
Size: 24079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180507/27611555/attachment-0001.bin>


More information about the Openmp-commits mailing list