[PATCH] D96686: [Flang][OpenMP 4.5] Add semantic check for OpenMP Do Loop Constructs for Threadprivate

Yashaswini Hegde via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 6 11:29:37 PST 2021


yhegde updated this revision to Diff 328791.
yhegde added a comment.

Patch updated and rebased to check Threadprivate variables in do loops , across the modules.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96686

Files:
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/omp-do04-positivecase.f90
  flang/test/Semantics/omp-do04.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96686.328791.patch
Type: text/x-patch
Size: 4544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210306/1ade26b7/attachment.bin>


More information about the llvm-commits mailing list