[all-commits] [llvm/llvm-project] f253a5: [flang] expand the num_images test coverage

Damian Rouson via All-commits all-commits at lists.llvm.org
Wed Apr 13 16:13:25 PDT 2022


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

  Changed paths:
    R flang/test/Semantics/num_images.f90
    A flang/test/Semantics/num_images01.f90
    A flang/test/Semantics/num_images02.f90

  Log Message:
  -----------
  [flang] expand the num_images test coverage

Add a test with a range of num_images() intrinsic function
invocations, including the standard-conforming but previously
untested 'team' argument.  Also test that several non-conforming
num_images() invocations generate the correct error messages.

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




More information about the All-commits mailing list