[PATCH] D110502: [Flang][openmp] Add semantic checks for OpenMP critical construct name resolution

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 09:49:43 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe2d053c4505: Added OpenMP 5.0 specification based semantic checks for CRITICAL construct… (authored by NimishMishra, committed by nimishra <nimishra at amd.com>).

Changed prior to commit:
  https://reviews.llvm.org/D110502?vs=379021&id=379087#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110502

Files:
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/openmp-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/omp-sync-critical01.f90
  flang/test/Semantics/omp-sync-critical02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110502.379087.patch
Type: text/x-patch
Size: 8718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/5f7e19d8/attachment.bin>


More information about the llvm-commits mailing list