[PATCH] D109864: [flang][OpenMP] Add semantic checks for threadprivate and declare target directives

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 17 07:11:31 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd8c8d4b7cee: This patch supports the following checks for THREADPRIVATE Directive: (authored by peixin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109864

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-declarative-directive.f90
  flang/test/Semantics/omp-declare-target01.f90
  flang/test/Semantics/omp-declare-target02.f90
  flang/test/Semantics/omp-threadprivate02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109864.380245.patch
Type: text/x-patch
Size: 22710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211017/e13cd84b/attachment.bin>


More information about the llvm-commits mailing list