[flang-commits] [flang] [flang][OpenMP] Support substrings and complex part refs for DEPEND (PR #143907)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Fri Jun 13 03:05:30 PDT 2025
tblah wrote:
> Is this an extension to the spec? The DEPEND clause takes a locator list, and the spec prohibits substrings.
Thanks for pointing this out. I had missed this restriction when I looked. Looking more closely, I think that restriction was added in OpenMP 5.2. I have added a portability warning to reflect this.
https://github.com/llvm/llvm-project/pull/143907
More information about the flang-commits
mailing list