[all-commits] [llvm/llvm-project] e76ccf: [flang] Add a semantics test for co_broadcast

Damian Rouson via All-commits all-commits at lists.llvm.org
Wed Feb 2 15:01:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e76ccf2a0cf91d4d74cef35c19b2d4fee4ad7408
      https://github.com/llvm/llvm-project/commit/e76ccf2a0cf91d4d74cef35c19b2d4fee4ad7408
  Author: Damian Rouson <rouson at lbl.gov>
  Date:   2022-02-02 (Wed, 02 Feb 2022)

  Changed paths:
    A flang/test/Semantics/collectives04.f90

  Log Message:
  -----------
  [flang] Add a semantics test for co_broadcast

Test a range of acceptable forms of co_broadcast calls, including
combinations of keyword and non-keyword actual arguments of
intrinsic and derived type.  Also test that several invalid forms
of co_sum call generate the correct error messages.

Reviewed By: ktras

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




More information about the All-commits mailing list