[PATCH] D106538: [flang][OpenMP] Add semantic check for cancellation nesting

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 05:33:19 PDT 2021


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

@kiranchandramohan Thanks for the review. Added the comments.


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

https://reviews.llvm.org/D106538

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-clause-validity01.f90
  flang/test/Semantics/omp-nested-cancel.f90
  flang/test/Semantics/omp-nested-cancellation-point.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106538.365166.patch
Type: text/x-patch
Size: 21137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/24d7c296/attachment.bin>


More information about the llvm-commits mailing list