[PATCH] D88655: [Flang][OpenMP][OpenACC] Fix exit out of a region in OpenMP parallel construct.

sameeran joshi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 22:33:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG61f11f807cfc: [Flang][OpenMP][OpenACC] Fix exit out of a region in OpenMP parallel construct. (authored by sameeranjoshi).

Changed prior to commit:
  https://reviews.llvm.org/D88655?vs=301007&id=301815#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88655

Files:
  flang/lib/Semantics/check-acc-structure.cpp
  flang/lib/Semantics/check-acc-structure.h
  flang/lib/Semantics/check-directive-structure.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/test/Semantics/omp-clause-validity01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88655.301815.patch
Type: text/x-patch
Size: 11196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/088a073e/attachment.bin>


More information about the llvm-commits mailing list