Skip to content

Conversation

@mjklemm
Copy link
Contributor

@mjklemm mjklemm commented Aug 14, 2025

No description provided.

@mjklemm mjklemm requested review from jhuber6 and kparzysz August 14, 2025 12:52
@mjklemm mjklemm self-assigned this Aug 14, 2025
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Aug 14, 2025
@llvmbot
Copy link
Member

llvmbot commented Aug 14, 2025

@llvm/pr-subscribers-clang

Author: Michael Klemm (mjklemm)

Changes

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

1 Files Affected:

  • (modified) clang/docs/OpenMPSupport.rst (+1-1)
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index c51aa8ff6d3cc..7324c6708d845 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -376,7 +376,7 @@ implementation.
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 | loop stripe transformation                                  | :good:`done`              | https://github.com/llvm/llvm-project/pull/119891                                                     |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
-| work distribute construct                                   | :none:`unclaimed`         | :none:`unclaimed`         |                                                                          |
+| workdistribute construct                                    |                           | :none:`in progress`       | @skc7, @mjklemm                                                          |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 | task_iteration                                              | :none:`unclaimed`         | :none:`unclaimed`         |                                                                          |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+

@mjklemm mjklemm changed the title [NFC][Docs] Claim work on workdistribute [NFC][OpenMP][Docs] Claim work on OpenMP workdistribute construct Aug 14, 2025
@mjklemm mjklemm merged commit 2211394 into llvm:main Aug 14, 2025
12 checks passed
@mjklemm mjklemm deleted the docs-claim-workdistribute branch August 14, 2025 13:09
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