[PATCH] D109685: [flang][OpenMP] Add semantic check for threadprivate directive

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 09:26:14 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG268521218434: [flang][OpenMP] Add semantic check for threadprivate directive (authored by peixin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109685

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-allocate03.f90
  flang/test/Semantics/omp-allocate07.f90
  flang/test/Semantics/omp-parallel-private01.f90
  flang/test/Semantics/omp-parallel-private02.f90
  flang/test/Semantics/omp-parallel-private03.f90
  flang/test/Semantics/omp-parallel-private04.f90
  flang/test/Semantics/omp-parallel-shared01.f90
  flang/test/Semantics/omp-parallel-shared02.f90
  flang/test/Semantics/omp-parallel-shared03.f90
  flang/test/Semantics/omp-parallel-shared04.f90
  flang/test/Semantics/omp-threadprivate01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109685.372498.patch
Type: text/x-patch
Size: 13378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/071a8303/attachment.bin>


More information about the llvm-commits mailing list