[flang][openacc] Fix hasDynamicShape logic
authorValentin Clement <clementval@gmail.com>
Sat, 22 Jul 2023 04:46:20 +0000 (21:46 -0700)
committerValentin Clement <clementval@gmail.com>
Sat, 22 Jul 2023 04:46:50 +0000 (21:46 -0700)
commitd4f24163985c87d6c5df2d429786206777ab97ec
treebc610a45d14d0e7c658a2a367fb2f40369cffeb8
parentc9d419c1df72b0160e374f8d0b9f30508b3b98a7
[flang][openacc] Fix hasDynamicShape logic

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D155897
flang/lib/Lower/OpenACC.cpp