[Openmp-commits] [PATCH] D111789: [OpenMP][OMPT] ompt_parallel_invoker_program used when clang generates the code of parallel if(0)-serialized regions

Vladimir Inđić via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Oct 14 04:16:36 PDT 2021


vladaindjic updated this revision to Diff 379660.
vladaindjic added a comment.

- clang-formatted diffs in kmp_csupport.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111789

Files:
  openmp/runtime/src/kmp_csupport.cpp
  openmp/runtime/src/ompt-internal.h
  openmp/runtime/test/ompt/parallel/invoker.c
  openmp/runtime/test/ompt/parallel/invoker_if0_clang.c
  openmp/runtime/test/ompt/parallel/invoker_if0_gcc.c
  openmp/runtime/test/ompt/parallel/invoker_serialized.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111789.379660.patch
Type: text/x-patch
Size: 12250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211014/fc45a3a7/attachment-0001.bin>


More information about the Openmp-commits mailing list