[all-commits] [llvm/llvm-project] b73736: [flang][openacc] Enforce delcare directive restric...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Jan 7 06:33:54 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b73736a4048172c48b6b5c23d1321f230d442306
      https://github.com/llvm/llvm-project/commit/b73736a4048172c48b6b5c23d1321f230d442306
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-01-07 (Thu, 07 Jan 2021)

  Changed paths:
    M flang/lib/Semantics/check-acc-structure.cpp
    M flang/lib/Semantics/resolve-directives.cpp
    M flang/test/Semantics/acc-clause-validity.f90
    A flang/test/Semantics/acc-declare-validity.f90

  Log Message:
  -----------
  [flang][openacc] Enforce delcare directive restriction

Add semantic check for most of the restrictions for the declare directive.

Reviewed By: kiranktp

Differential Revision: https://reviews.llvm.org/D92741




More information about the All-commits mailing list