[PATCH] D83326: [flang][openmp] Check clauses allowed semantic with tablegen generated map

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 06:45:08 PDT 2020


clementval updated this revision to Diff 277021.
clementval marked 6 inline comments as done.
clementval added a comment.

Address review comment about NoWait in target eneter/exit data


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83326

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-clause-validity01.f90
  llvm/include/llvm/Frontend/Directive/DirectiveBase.td
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  llvm/lib/Frontend/OpenMP/OMPConstants.cpp
  llvm/test/TableGen/directive1.td
  llvm/test/TableGen/directive2.td
  llvm/utils/TableGen/DirectiveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83326.277021.patch
Type: text/x-patch
Size: 75242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/ec5388c1/attachment.bin>


More information about the llvm-commits mailing list