[PATCH] D106165: [flang][OpenMP] Add semantic check for target nesting
Peixin Qiao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 19 00:11:49 PDT 2021
peixin updated this revision to Diff 359678.
peixin added a comment.
Set the flag `eligibleTARGET` as true by default and print the error when it is false.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106165/new/
https://reviews.llvm.org/D106165
Files:
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/test/Semantics/omp-target01.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106165.359678.patch
Type: text/x-patch
Size: 4420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/33aa6578/attachment.bin>
More information about the llvm-commits
mailing list