[flang-commits] [flang] [llvm] [LLVM][OpenMP] Add "nowait" clause as valid for "workshare" (PR #88426)
Michael Klemm via flang-commits
flang-commits at lists.llvm.org
Tue Apr 16 07:36:49 PDT 2024
mjklemm wrote:
> As far as I understand, `nowait` is only allowed on the `end workshare` directive in the spec.
Post-merge comment: this was changed with OpenMP 5.2:
![image](https://github.com/llvm/llvm-project/assets/5994372/157be687-b823-49b7-b53f-ab96c7b1b296)
https://github.com/llvm/llvm-project/pull/88426
More information about the flang-commits
mailing list