[PATCH] D102061: [flang] [openmp] Add Fortran specific semantic checks for OpenMP Allocate directive.

Isaac Perry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 05:07:09 PDT 2021


I_Perry updated this revision to Diff 346144.
I_Perry added a comment.

Addressed comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102061

Files:
  flang/include/flang/Semantics/symbol.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/omp-allocate06.f90
  flang/test/Semantics/omp-allocate07.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102061.346144.patch
Type: text/x-patch
Size: 7794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/81e64205/attachment.bin>


More information about the llvm-commits mailing list