[PATCH] D106165: [flang][OpenMP] Add semantic check for target nesting
Peixin Qiao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 31 19:52:25 PDT 2021
peixin updated this revision to Diff 363329.
peixin added a comment.
@kiranchandramohan Thanks for the review.
Replaced the variable name `directive` with `ineligibleTargetDir`.
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.363329.patch
Type: text/x-patch
Size: 7597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210801/7294e56e/attachment.bin>
More information about the llvm-commits
mailing list