[all-commits] [llvm/llvm-project] 86bbf8: [flang][openacc] Fix wait-argument for wait clause...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Sun Aug 23 17:01:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 86bbf8e6fc2bf6396c1efae556bacda054f90b33
      https://github.com/llvm/llvm-project/commit/86bbf8e6fc2bf6396c1efae556bacda054f90b33
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2020-08-23 (Sun, 23 Aug 2020)

  Changed paths:
    M flang/lib/Parser/openacc-parsers.cpp
    M flang/lib/Parser/unparse.cpp
    M flang/test/Semantics/acc-clause-validity.f90

  Log Message:
  -----------
  [flang][openacc] Fix wait-argument for wait clause + add tests

This patch fix the usage of the wait-argument in a clause and add several tests and fix the unparsing of
the wait-argument.

Reviewed By: sscalpone

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




More information about the All-commits mailing list