[flang-commits] [flang] [flang][OpenMP] Initialize allocatable members of derived types (PR #120295)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Dec 17 13:08:48 PST 2024
kiranchandramohan wrote:
This is great.
> To handle this, a new runtime function was added: InitializeClone.
Could you also add some info on why the existing functions (like Initialize in runtime/derived.cpp) are not sufficient?
https://github.com/llvm/llvm-project/pull/120295
More information about the flang-commits
mailing list