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

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 23:54:31 PST 2021


peixin updated this revision to Diff 395058.
peixin added a comment.

Rebase and add the proper test case as @shraiysh mentioned.


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

https://reviews.llvm.org/D114941

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/test/Semantics/omp-declarative-directive.f90
  flang/test/Semantics/omp-declare-target02.f90
  flang/test/Semantics/omp-declare-target03.f90
  flang/test/Semantics/omp-declare-target04.f90
  flang/test/Semantics/omp-threadprivate02.f90
  flang/test/Semantics/omp-threadprivate03.f90
  flang/test/Semantics/omp-threadprivate04.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114941.395058.patch
Type: text/x-patch
Size: 15765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/7c7ce395/attachment.bin>


More information about the llvm-commits mailing list