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

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 13 07:11:27 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG70894c8dd14d: [flang][OpenMP] Add semantic checks for cancellation nesting (authored by peixin, committed by arnamoy10).

Repository:
  rG LLVM Github Monorepo

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.366273.patch
Type: text/x-patch
Size: 21137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/95a33e87/attachment.bin>


More information about the llvm-commits mailing list