Meinersbur wrote: > Thanks for the review Michael. > > > Is this implementing the following from the sepcification? > > Yes, exactly.
Isn't `scalar_alloc` shared in the outer context of the worksharing-loop (e.g. `parallel`) in the example from your summary, so that part from the specification does not apply? I am not sure which pre-determined data-sharing attribute applies here. https://github.com/llvm/llvm-project/pull/165714 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
