Skip to content

[OpenMP][Doc] Add ompx_bare entry in OpenMPSupport.rst #101711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

shiltian
Copy link
Contributor

@shiltian shiltian commented Aug 2, 2024

No description provided.

@shiltian shiltian marked this pull request as ready for review August 2, 2024 16:47
Copy link
Contributor Author

shiltian commented Aug 2, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @shiltian and the rest of your teammates on Graphite Graphite

@llvmbot llvmbot added the clang Clang issues not falling into any other category label Aug 2, 2024
@llvmbot
Copy link
Member

llvmbot commented Aug 2, 2024

@llvm/pr-subscribers-clang

Author: Shilei Tian (shiltian)

Changes

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

1 Files Affected:

  • (modified) clang/docs/OpenMPSupport.rst (+3)
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 5e63b2c0f0be6..e79cf75bbce75 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -358,5 +358,8 @@ considered for standardization. Please post on the
 | device extension             | `'ompx_hold' map type modifier                                                    | :good:`prototyped`       | D106509, D106510                                       |
 |                              | <https://openmp.llvm.org/docs/openacc/OpenMPExtensions.html#ompx-hold>`_          |                          |                                                        |
 +------------------------------+-----------------------------------------------------------------------------------+--------------------------+--------------------------------------------------------+
+| device extension             | `'ompx_bare' clause on 'target teams' construct                                   | :good:`prototyped`       | #66844, #70612                                         |
+|                              | <https://www.osti.gov/servlets/purl/2205717>`_                                    |                          |                                                        |
++------------------------------+-----------------------------------------------------------------------------------+--------------------------+--------------------------------------------------------+
 
 .. _Discourse forums (Runtimes - OpenMP category): https://discourse.llvm.org/c/runtimes/openmp/35

@alexey-bataev
Copy link
Member

Add also to the release notes

@shiltian
Copy link
Contributor Author

shiltian commented Aug 2, 2024

Add also to the release notes

This thing is in previous release (18).

@shiltian shiltian merged commit ad836c1 into main Aug 2, 2024
9 of 11 checks passed
@shiltian shiltian deleted the users/shiltian/openmpsupport-update branch August 2, 2024 17:30
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.

4 participants