<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/openmp/libompd/src/omp-icv.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[OpenMP][OMPD] libompd must not link libomp (#83119)</title>
<updated>2024-02-27T15:24:55+00:00</updated>
<author>
<name>Joachim</name>
<email>jenke@itc.rwth-aachen.de</email>
</author>
<published>2024-02-27T15:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=822142ffdfbe93f213c2c6b3f2aec7fe5f0af072'/>
<id>822142ffdfbe93f213c2c6b3f2aec7fe5f0af072</id>
<content type='text'>
Fixes a regression introduced in 91ccd8248.
The code for libompd includes kmp.h for enum kmp_sched. The dependency
to hwloc is not necessary. Avoid the dependency by skipping the
definitions in kmp.h using types from hwloc.h.

Fixes #80750</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a regression introduced in 91ccd8248.
The code for libompd includes kmp.h for enum kmp_sched. The dependency
to hwloc is not necessary. Avoid the dependency by skipping the
definitions in kmp.h using types from hwloc.h.

Fixes #80750</pre>
</div>
</content>
</entry>
<entry>
<title>[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.</title>
<updated>2021-10-27T11:01:19+00:00</updated>
<author>
<name>Vignesh Balasubramanian</name>
<email>Vignesh.Balasubrmanian@amd.com</email>
</author>
<published>2021-10-27T10:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b0277bef9739d5e3a3feb89ff9c1aaa90a801ee0'/>
<id>b0277bef9739d5e3a3feb89ff9c1aaa90a801ee0</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
