[PATCH] D89583: [Flang][OpenMP] Semantic checks for Atomic construct.

sameeran joshi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 13 23:35:03 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe43b3b08ccd6: [Flang][OpenMP] Semantic checks for Atomic construct. (authored by sameeranjoshi).

Changed prior to commit:
  https://reviews.llvm.org/D89583?vs=310954&id=311496#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89583

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/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-atomic.f90
  flang/test/Semantics/omp-atomic01.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89583.311496.patch
Type: text/x-patch
Size: 26226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/2a1af569/attachment.bin>


More information about the llvm-commits mailing list