[flang-commits] [flang] [flang][OpenMP] Initialize privatised derived type variables (PR #100417)
Kareem Ergawy via flang-commits
flang-commits at lists.llvm.org
Thu Jul 25 07:46:44 PDT 2024
ergawy wrote:
> > Does this work for the delayed privatization path? If so, can you add a test?
>
>
>
> With and without my patch, the code in #91928 leads to a compiler assertion failure when delayed privatization is enabled.
If so, I can take a look and hopefully cover one more gap in delayed privatization.
https://github.com/llvm/llvm-project/pull/100417
More information about the flang-commits
mailing list