[flang-commits] [flang] [FLANG][OpenMP] Handling pure directives in DO CONCURRENT (PR #216642)

via flang-commits flang-commits at lists.llvm.org
Thu Aug 20 08:57:30 PDT 2026


ShashwathiNavada wrote:

@kwyatt-ext  Thank you for the comments. I’ve added few more test cases, including the suggested metadirective case, a simd case, and cases covering apply. I’ve also added a check for metadirective variants that first verifies whether the metadirective itself is allowed, and only then checks the variant, to avoid redundant diagnostics.

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


More information about the flang-commits mailing list