khaki3 c366cbdc61
[flang][acc] Allow nested gang loops inside acc routines (#158693)
The following commit incorrectly prohibited nested gang loops inside acc
routines. This PR limits the restriction to loops within kernels
constructs only.
8470027f25
2025-09-16 12:19:17 +00:00
..