zahiraam wrote: > > > What about using these elements in linear, reductions, lastprivates? > > > > > > This patch focuses on `private` and `firstprivate` clauses. We can either > > implement all remaining clauses now or add them in a follow-up patch. WDYT? > > They should be supported automatically, there is no big difference between > these clauses, so would be good to handle them all at once
Done. https://github.com/llvm/llvm-project/pull/190832 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
