[clang] [llvm] [Clang] [OpenMP] Support NOWAIT with optional argument (PR #128742)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 30 06:37:01 PDT 2025
jadhbeika wrote:
@openmp-team @MaskRay @ABataev — this PR is ready and passes all tests.
It adds OpenMP 6.0 support for `nowait(expr)`, with full parsing and Sema, and is backward compatible with OpenMP ≤ 5.2.
Would appreciate your review. Thank you!
https://github.com/llvm/llvm-project/pull/128742
More information about the llvm-commits
mailing list