[flang-commits] [flang] [Flang] Add semantics checks for cray pointer usage in DSA list (PR #123171)

Kelvin Li via flang-commits flang-commits at lists.llvm.org
Fri Jan 24 08:37:37 PST 2025


kkwli wrote:

> Apart from Linear and LastPrivate, do you see anything else missing? 

I think linear and lastprivate are the ones missing for 5.0 support. The list of data-sharing attribute clause is extended to other clauses in 6.0 that we can leave it to another PR.


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


More information about the flang-commits mailing list