diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2023-10-18 08:10:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-18 08:10:50 -0700 |
commit | d0e8f3321e0a5bdf099c1ec2bc3351b2e04865c9 (patch) | |
tree | 55e2feac11b7dc72a84908bbe55316abe276416c /llvm/docs/tutorial | |
parent | e7432bc343655e1251773f9421ef76d2629e8eb8 (diff) | |
download | llvm-d0e8f3321e0a5bdf099c1ec2bc3351b2e04865c9.zip llvm-d0e8f3321e0a5bdf099c1ec2bc3351b2e04865c9.tar.gz llvm-d0e8f3321e0a5bdf099c1ec2bc3351b2e04865c9.tar.bz2 |
[flang][openacc] Fixed private/reduction for combined constructs. (#69417)
According to OpenACC 3.2 2.11, private or reduction clause
on the combined construct is treated as if it appeared
on the loop construct.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions