Files
clang-p2996/flang/lib/Semantics/check-acc-structure.cpp
Valentin Clement (バレンタイン クレメン) 3ceb3d96ff [flang][openacc] Make async clause behavior homogenous (#136610)
The `async` clause was not handed in a similar way on `serial`,
`parallel` and `kernels` directive. This patches updates the `ACC.td`
file and the flang semantic to make it homogenous.
2025-04-21 14:48:47 -07:00

33 KiB