[PATCH] D82177: [flang][OpenMP] Enhance parser support for flush construct to OpenMP 5.0

Kiran Kumar T P via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 02:36:29 PDT 2020


kiranktp updated this revision to Diff 272645.
kiranktp edited the summary of this revision.
kiranktp added a comment.

Corrected the section number to 2.17.8 [from OpenMP 5.0] for flush construct


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82177

Files:
  flang/include/flang/Parser/dump-parse-tree.h
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/openmp-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/test/Semantics/omp-clause-validity01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82177.272645.patch
Type: text/x-patch
Size: 4435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/a3eb3ae5/attachment-0001.bin>


More information about the llvm-commits mailing list