[flang-commits] [flang] [RFC][flang] Add support for assumed-shape dummy arrays repacking. (PR #127147)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Thu Feb 27 01:50:35 PST 2025


tblah wrote:

I agree they can access the same array in different threads, what I mean is that without synchronization or atomic access, the results of doing so are not well defined.

But if you would prefer to be more conservative with the pass that is fine by me as well.

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


More information about the flang-commits mailing list