Skip to content

Conversation

@jplehr
Copy link
Contributor

@jplehr jplehr commented Aug 13, 2025

Planning to start upstreaming our implementation soon.

@jplehr jplehr requested review from kparzysz and mjklemm August 13, 2025 13:42
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Aug 13, 2025
@llvmbot
Copy link
Member

llvmbot commented Aug 13, 2025

@llvm/pr-subscribers-clang

Author: Jan Patrick Lehr (jplehr)

Changes

Planning to start upstreaming our implementation soon.


Full diff: https://github.com/llvm/llvm-project/pull/153411.diff

1 Files Affected:

  • (modified) clang/docs/OpenMPSupport.rst (+1-1)
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 1f502db535872..13c26ef10150b 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -338,7 +338,7 @@ implementation.
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | OMPT                         | new 'emi' callbacks for external monitoring interfaces       | :good:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| OMPT                         | device tracing interface                                     | :none:`unclaimed`        |                                                                       |
+| OMPT                         | device tracing interface                                     | :none:`in progress`      | jplehr                                                                |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | task                         | 'strict' modifier for taskloop construct                     | :none:`unclaimed`        |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

Copy link
Contributor

@mjklemm mjklemm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jplehr
Copy link
Contributor Author

jplehr commented Aug 13, 2025

Can someone else with better rst skills please look at that table?
Thank you. :)

Planning to start upstreaming our implementation soon.
@jplehr jplehr force-pushed the nfc/claim-ompt-device-tracing-support branch from c587c5d to 5249894 Compare August 13, 2025 14:42
@jplehr jplehr merged commit 119ff40 into llvm:main Aug 13, 2025
10 checks passed
@jplehr jplehr deleted the nfc/claim-ompt-device-tracing-support branch August 13, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang Clang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants