[PATCH] D85104: [flang][NFC] Unify OpenMP and OpenACC structure checker

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 11:26:02 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
clementval marked an inline comment as done.
Closed by commit rG40626184cf95: [flang][NFC] Unify OpenMP and OpenACC structure checker (authored by clementval).

Changed prior to commit:
  https://reviews.llvm.org/D85104?vs=283107&id=283314#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85104

Files:
  flang/lib/Semantics/check-acc-structure.cpp
  flang/lib/Semantics/check-acc-structure.h
  flang/lib/Semantics/check-directive-structure.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/acc-clause-validity.f90
  flang/test/Semantics/omp-clause-validity01.f90
  flang/test/Semantics/omp-declarative-directive.f90
  llvm/test/TableGen/directive1.td
  llvm/test/TableGen/directive2.td
  llvm/utils/TableGen/DirectiveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85104.283314.patch
Type: text/x-patch
Size: 47509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/1b8fbc7e/attachment-0001.bin>


More information about the llvm-commits mailing list