[all-commits] [llvm/llvm-project] c823d7: [flang][openacc] Add missing loop construct restri...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Dec 8 11:12:32 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c823d74914a287e056eb311ce293e7d4a521eb25
      https://github.com/llvm/llvm-project/commit/c823d74914a287e056eb311ce293e7d4a521eb25
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
    M flang/lib/Semantics/canonicalize-acc.cpp
    M flang/test/Semantics/acc-canonicalization-validity.f90
    M flang/test/Semantics/acc-clause-validity.f90

  Log Message:
  -----------
  [flang][openacc] Add missing loop construct restriction and validity tests

Add restriction on loop construct associated with DO CONCURRENT. Add couple of tests to ensure
clause validity checks.

Reviewed By: sameeranjoshi

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




More information about the All-commits mailing list