[PATCH] D102400: [flang] [openmp] Add Fortran specific semantic check 4 for OpenMP Allocate directive.

Isaac Perry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 10:37:16 PDT 2021


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

Added function to check for predefined allocator and allocator value generated enum.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102400

Files:
  flang/include/flang/Semantics/tools.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-allocate08.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102400.349018.patch
Type: text/x-patch
Size: 9568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/4fb648b4/attachment.bin>


More information about the llvm-commits mailing list