[PATCH] D136867: [flang][OpenMP] Add parser support for Requires directive

Sergio Afonso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 03:40:34 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5fb5960d0df: [flang][OpenMP] Add parser support for Requires directive (authored by skatrak).

Changed prior to commit:
  https://reviews.llvm.org/D136867?vs=474215&id=474496#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136867

Files:
  flang/docs/OpenMP-semantics.md
  flang/include/flang/Parser/dump-parse-tree.h
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Lower/OpenMP.cpp
  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/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/OpenMP/omp-declarative-directive.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136867.474496.patch
Type: text/x-patch
Size: 12227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221110/36c4a584/attachment.bin>


More information about the llvm-commits mailing list