[flang][openacc][NFC] Get rid of use-desc-for-alloc=false option in atomic tests...
commitcc9f1769e5dcc9891598e352405e04b1a0fe7817
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>
Tue, 14 Nov 2023 21:17:20 +0000 (14 13:17 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2023 21:17:20 +0000 (14 13:17 -0800)
tree56991b1bf29613acf8392efd323320dfc045b380
parent8f7e9f37931df5985733f0bf468ed4c44b931377
[flang][openacc][NFC] Get rid of use-desc-for-alloc=false option in atomic tests (#72291)

This option change the default lowering and should not be used. Make the
atomic tests more homogenous to the rest of the OpenACC tests. No
OpenACC tests use this option.
flang/test/Lower/OpenACC/acc-atomic-read.f90
flang/test/Lower/OpenACC/acc-atomic-update.f90
flang/test/Lower/OpenACC/acc-atomic-write.f90