Sergio Afonso
f13aea1d87
[Flang][OpenMP] Update semantics checks for 'teams' nesting ( #126922 )
...
This patch introduces a directive set for combined constructs where
`teams` is the last leaf. This is used in a couple places to simplify
checks, which is NFC, but it also replaces two incorrect uses of
`topTeamsSet`.
Before, these checks would incorrectly skip combined constructs where
`teams` was the last leaf construct when checking for allowed nested
constructs inside of a `teams` region. Similarly, it would also
incorrectly perform these checks whenever a compound `teams` construct
where `teams` was the first leaf construct was found.
2025-02-12 15:24:31 +00:00
..
2025-02-04 13:10:47 -08:00
2025-02-04 13:10:47 -08:00
2024-08-30 08:27:38 +02:00
2025-01-29 09:44:09 +01:00
2024-06-14 14:10:41 +01:00
2025-01-03 09:21:36 -06:00
2024-11-03 17:27:41 -08:00
2025-01-03 10:35:11 -08:00
2024-12-18 07:02:37 -08:00
2025-01-27 11:57:01 -08:00
2024-10-02 13:26:40 +01:00
2024-12-18 07:02:37 -08:00
2025-01-27 08:45:11 -08:00
2025-01-23 15:09:39 -08:00
2024-09-06 09:17:31 -07:00
2024-10-02 08:54:49 -07:00
2024-07-11 13:12:00 -07:00
2025-02-06 19:43:04 -08:00
2024-11-15 11:54:58 -06:00
2024-10-02 08:54:49 -07:00
2024-09-16 13:44:41 -07:00
2025-01-31 10:51:16 -08:00
2024-08-08 11:08:26 -07:00
2024-10-02 10:21:14 +01:00
2024-10-02 10:21:14 +01:00
2024-07-11 13:12:00 -07:00
2025-02-12 15:24:31 +00:00
2025-02-03 09:48:04 -06:00
2024-07-30 09:41:46 -07:00
2025-02-06 15:29:10 +01:00
2025-02-06 15:29:10 +01:00
2024-03-05 11:28:11 -08:00
2025-02-06 15:29:10 +01:00
2025-02-06 15:29:10 +01:00
2025-01-13 10:52:09 -05:00
2024-10-02 08:54:49 -07:00
2025-02-06 15:29:10 +01:00
2025-01-08 13:14:02 -08:00
2025-01-08 13:14:02 -08:00
2025-02-06 15:29:10 +01:00
2025-01-31 10:54:48 -08:00
2025-01-14 13:01:56 -08:00
2025-02-03 09:48:04 -06:00
2025-01-08 13:12:00 -08:00
2024-10-10 10:25:19 -07:00
2025-01-29 15:07:20 -06:00
2024-05-15 16:28:58 -07:00
2025-01-27 08:54:56 -08:00
2025-02-06 15:29:10 +01:00
2024-10-10 10:25:42 -07:00
2025-02-06 15:29:10 +01:00
2024-03-01 13:58:36 -08:00
2024-08-12 10:24:18 -07:00
2024-11-05 13:17:22 -08:00
2024-09-11 07:40:22 -07:00
2024-12-18 07:02:37 -08:00
2025-02-06 15:29:10 +01:00
2025-01-27 08:43:41 -08:00
2025-02-06 15:29:10 +01:00
2024-10-15 15:11:25 -07:00
2024-11-14 09:35:34 +00:00