[PATCH] D123331: Expand coverage of this_image semantics testing

Damian Rouson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 11:56:30 PDT 2022


rouson created this revision.
rouson added reviewers: ktras, pmccormick.
rouson added projects: Flang, LLVM.
Herald added a subscriber: jdoerfert.
Herald added a reviewer: sscalpone.
Herald added a project: All.
rouson requested review of this revision.

Add a test with a range of this_image() intrinsic function
invocations, including a comprehensive set of standard-conforming
keyword and non-keyword arguments with and without optional
arguments present and with argument positions covering all
possible orderings.  Also test that several non-conforming
this_image() invocations generate the correct error messages.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123331

Files:
  flang/test/Semantics/this_image.f90
  flang/test/Semantics/this_image01.f90
  flang/test/Semantics/this_image02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123331.421282.patch
Type: text/x-patch
Size: 4268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/753ea079/attachment.bin>


More information about the llvm-commits mailing list