[all-commits] [llvm/llvm-project] b0277b: [OpenMP][OMPD] Implementation of OMPD debugging li...
vigbalu via All-commits
all-commits at lists.llvm.org
Wed Oct 27 04:01:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0277bef9739d5e3a3feb89ff9c1aaa90a801ee0
https://github.com/llvm/llvm-project/commit/b0277bef9739d5e3a3feb89ff9c1aaa90a801ee0
Author: Vignesh Balasubramanian <Vignesh.Balasubrmanian at amd.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M openmp/libompd/src/CMakeLists.txt
A openmp/libompd/src/omp-icv.cpp
A openmp/libompd/src/omp-state.cpp
Log Message:
-----------
[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.
This is a continuation of the review: https://reviews.llvm.org/D100183
It contains routines that retrieve OpenMP ICV values for OMPD.
Reviewed By: @hbae
Differential Revision: https://reviews.llvm.org/D100184
More information about the All-commits
mailing list