[flang-commits] [flang] [Flang] [Semantics] [OpenMP] Added missing semantic check with nested target region. (PR #115344)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Fri Nov 8 05:23:17 PST 2024


mjklemm wrote:

> Issue semantic warning for any combination of nested OMP TARGET directives inside an OMP TARGET DATA directive and vice versa.

Is there an error in the description?  It's fine to nest `target` in `target data`.

https://github.com/llvm/llvm-project/pull/115344


More information about the flang-commits mailing list