Sergio Afonso b1161b2a40
[Flang][OpenMP] Fix semantics check for nested DISTRIBUTE (#91592)
Composite OpenMP constructs where DISTRIBUTE is the first leaf
construct, as well as standalone DISTRIBUTE constructs, are allowed
inside of TEAMS regions.

Before this patch, nesting a DISTRIBUTE construct inside of a combined
TARGET TEAMS construct was disallowed, which it shouldn't be. Now both
TEAMS and TARGET TEAMS constructs can be immediate parents of DISTRIBUTE
constructs.
2024-05-17 14:31:16 +01:00
..
2022-10-29 14:08:44 -07:00
2023-05-16 13:56:24 -07:00
2023-05-16 13:56:24 -07:00
2023-05-16 13:56:24 -07:00
2023-02-14 10:04:56 -03:00
2022-07-13 15:34:48 -07:00