[flang-commits] [flang] [flang][OpenMP] Support for dispatch construct (PR #225356)
via flang-commits
flang-commits at lists.llvm.org
Tue Sep 22 03:27:17 PDT 2026
llvmorg-github-actions[bot] wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-flang-openmp
Author: SunilKuravinakop
<details>
<summary>Changes</summary>
Support for omp dispatch and omp dispatch nowait in flang.
---
Full diff: https://github.com/llvm/llvm-project/pull/225356.diff
5 Files Affected:
- (modified) flang/lib/Lower/OpenMP/OpenMP.cpp (+46-3)
- (modified) flang/lib/Semantics/rewrite-parse-tree.cpp (+5)
- (modified) flang/test/Lower/OpenMP/Todo/dispatch.f90 (+33-7)
- (added) flang/test/Lower/OpenMP/dispatch.f90 (+39)
- (modified) flang/test/Semantics/OpenMP/simd-only.f90 (+12)
``````````diff
The server is unavailable at this time. Please wait a few minutes before you try again.
``````````
</details>
https://github.com/llvm/llvm-project/pull/225356
More information about the flang-commits
mailing list