[flang-commits] [flang] [llvm] [flang][OpenMP] Decompose compound constructs, do recursive lowering (PR #90098)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Tue May 14 14:30:55 PDT 2024
kparzysz wrote:
> ```
> teams.f90
> ```
There is an `if` clause on the `teams` directive: this is only allowed in OpenMP 5.2 or later (https://github.com/llvm/llvm-project/pull/92180).
https://github.com/llvm/llvm-project/pull/90098
More information about the flang-commits
mailing list