[flang-commits] [flang] [Flang][OpenMP] Allow copyprivate and nowait on the directive clauses (PR #127769)

Thirumalai Shaktivel via flang-commits flang-commits at lists.llvm.org
Sun Feb 23 20:49:39 PST 2025


Thirumalai-Shaktivel wrote:

> Would it make sense to allow this usage irrespective of the standard?

Yes, that makes sense, I will make the required changes soon.


@kkwli, I have added a check to catch the duplicate usage of the clauses, see: https://github.com/llvm/llvm-project/pull/127769/files#diff-69cb55326952c1dffb012c3c2691d8ddc1e65bf9500fd41821f1196d04216bf9R39-R48. I hope, it looks good.

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


More information about the flang-commits mailing list