[flang-commits] [flang] [flang][OpenMP] Fix privatization of threadprivate common block (PR #77821)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Tue Jan 30 11:14:03 PST 2024


luporl wrote:

@kiranchandramohan I also have the same question as @NimishMishra. Do you think it would be better to create symbols in cases similar to https://github.com/llvm/llvm-project/issues/65028, instead of using this patch's approach? What would be the advantage of having these new symbols created?

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


More information about the flang-commits mailing list