[flang-commits] [flang] [Flang][OpenMP] DEFAULT(NONE) error checking on implicit references (PR #182214)

Deepak Eachempati via flang-commits flang-commits at lists.llvm.org
Thu Mar 5 09:29:41 PST 2026


dreachem wrote:

I agree with the analysis from @luporl. `i` is predetermined lastprivate in the constituent **simd** construct only. It still requires an explicit data-sharing attribute outside the **simd** construct.

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


More information about the flang-commits mailing list