[flang-commits] [flang] [flang][OpenMP] Support reduction of allocatable variables (PR #88392)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon Apr 22 05:31:12 PDT 2024


https://github.com/kiranchandramohan approved this pull request.

LGTM. Nice work Tom.

There was some effort to centralize code for deallocations.
https://github.com/llvm/llvm-project/pull/67003
There are also functions like `genIsAllocatedOrAssociatedTest` that could be helpful.

https://github.com/llvm/llvm-project/pull/88392


More information about the flang-commits mailing list