Skip to content

Conversation

@skatrak
Copy link
Member

@skatrak skatrak commented Jul 24, 2025

Update docs to state that reduction is supported on OpenMP loop and teams standalone and compound constructs.

@llvmbot llvmbot added the flang Flang issues not falling into any other category label Jul 24, 2025
@skatrak skatrak changed the title Update target-related support in Flang docs [Flang][OpenMP][Docs] Update target-related support in Flang docs, NFC Jul 24, 2025
Copy link
Member

@ergawy ergawy left a comment

Choose a reason for hiding this comment

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

loop-related changes LGTM! Thanks for the updates Sergio!

Copy link
Contributor

@kiranchandramohan kiranchandramohan left a comment

Choose a reason for hiding this comment

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

Thanks, Sergio, for the update. Can you clarify in the summary (reduction is supported?), what is the change here?

I saw the following issue in our tracker. But is probably a separate issue.
#148709

LGTM.

@skatrak
Copy link
Member Author

skatrak commented Jul 28, 2025

Thanks, Sergio, for the update. Can you clarify in the summary (reduction is supported?), what is the change here?

I saw the following issue in our tracker. But is probably a separate issue. #148709

LGTM.

Thanks Kiran, just updated the PR description. The issue does look like some edge case, but reductions on teams are generally expected to work.

@skatrak skatrak merged commit 1598062 into main Jul 29, 2025
10 checks passed
@skatrak skatrak deleted the users/skatrak/flang-docs branch July 29, 2025 15:50
@tblah
Copy link
Contributor

tblah commented Jul 31, 2025

I wonder if this should be backported to LLVM 21 so that the documentation remains correct there too?

@tblah
Copy link
Contributor

tblah commented Jul 31, 2025

/cherry-pick 1598062

@llvmbot
Copy link
Member

llvmbot commented Jul 31, 2025

/pull-request #151493

@llvmbot llvmbot moved this from Needs Triage to Done in LLVM Release Status Jul 31, 2025
tru pushed a commit to llvmbot/llvm-project that referenced this pull request Aug 5, 2025
llvm#150443)

Update docs to state that reduction is supported on OpenMP `loop` and
`teams` standalone and compound constructs.

(cherry picked from commit 1598062)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flang Flang issues not falling into any other category

Projects

Development

Successfully merging this pull request may close these issues.

7 participants