[flang-commits] [flang] [flang][openacc] Support assumed shape arrays in reduction (PR #67610)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Wed Sep 27 17:55:22 PDT 2023
clementval wrote:
> The remaining work, which is OK in separate change, would be to support case when dimensions are provided in OpenACC clause as bounds. :)
We currently don't use the provided bounds for known shape array as well. I will work on that as well.
https://github.com/llvm/llvm-project/pull/67610
More information about the flang-commits
mailing list