dreachem added a comment.

There still exists a restriction that the loop variable must not be 
threadprivate in OpenMP 5.1. See Canonical Loop Nest restrictions, p125, line 7:

> The loop iteration variable may not appear in a threadprivate directive.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112292/new/

https://reviews.llvm.org/D112292

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to