[Openmp-commits] [PATCH] D150962: [OpenMP] Implement printing TDGs to dot files

Adrian Munera via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri May 19 09:02:02 PDT 2023


Munesanz updated this revision to Diff 523808.
Munesanz edited the summary of this revision.
Munesanz added a comment.

Rename "OMP_TDG_DOT" to "KMP_TDG_DOT" and refactor printing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150962

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_global.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/src/kmp_tasking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150962.523808.patch
Type: text/x-patch
Size: 3633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230519/05e39f43/attachment.bin>


More information about the Openmp-commits mailing list