[PATCH] D106165: [flang][OpenMP] Add semantic check for target nesting

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 05:16:41 PDT 2021


peixin updated this revision to Diff 362725.
peixin added a reviewer: Chuanfeng.
peixin added a comment.

I will rebase this patch or `https://reviews.llvm.org/D106335` after either of them is merged.


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

https://reviews.llvm.org/D106165

Files:
  flang/lib/Semantics/check-directive-structure.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-nested-target.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106165.362725.patch
Type: text/x-patch
Size: 7557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/c9bb9266/attachment.bin>


More information about the llvm-commits mailing list