[Openmp-commits] [PATCH] D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers.

Vignesh Balasubramanian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Apr 9 05:26:40 PDT 2021


Vigneshbalu created this revision.
Herald added subscribers: guansong, yaxunl, mgorny.
Vigneshbalu requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

This is part of review: https://reviews.llvm.org/D100181
Handlers of the OMPD internal control variable. It helps retrieving each ICV values when called for the current state.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100184

Files:
  openmp/libompd/src/CMakeLists.txt
  openmp/libompd/src/omp-icv.cpp
  openmp/libompd/src/omp-state.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100184.336411.patch
Type: text/x-patch
Size: 48710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210409/d69c4f9b/attachment-0001.bin>


More information about the Openmp-commits mailing list