[all-commits] [llvm/llvm-project] e46065: [flang][openacc] Add clause validity tests for the...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Dec 4 11:43:53 PST 2020


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

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

  Log Message:
  -----------
  [flang][openacc] Add clause validity tests for the update directive

Add couple of clause validity tests for the update directive and check for
the restriction where at least self, host or device clause must appear on the directive.

Reviewed By: sameeranjoshi

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




More information about the All-commits mailing list