[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
Thu Jun 3 15:06:18 PDT 2021


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

Removed generated enum as a simpler test for a custom allocator was found.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102400.349704.patch
Type: text/x-patch
Size: 7580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/295944aa/attachment.bin>


More information about the llvm-commits mailing list