[PATCH] D82931: [flang][OpenMP] Enhance parser support for atomic construct to OpenMP 5.0

Kiran Kumar T P via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 18:22:27 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4536c6acb380: [flang][OpenMP] Enhance parser support for atomic construct to OpenMP 5.0 (authored by kiranktp).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82931

Files:
  flang/docs/OpenMP-4.5-grammar.txt
  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-atomic.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82931.290385.patch
Type: text/x-patch
Size: 18528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/3af1211c/attachment.bin>


More information about the llvm-commits mailing list