[PATCH] D116133: [flang] Expand coverage of co_sum unit test

Damian Rouson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 21 14:55:23 PST 2021


rouson created this revision.
rouson added reviewers: ktras, pmccormick, ekieri, kiranchandramohan.
rouson added a project: Flang.
Herald added a subscriber: jdoerfert.
rouson requested review of this revision.
Herald added a project: LLVM.

This patch makes the co_sum test more similar to the other collectives tests by

1. Adding 'a' argument types,
2. Varying the 'a' argument types more frequently throughout the test,
3. Clarifying the To Do comment, and
4. Replacing several "to be determined" error messages


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116133

Files:
  flang/test/Semantics/collectives01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116133.395754.patch
Type: text/x-patch
Size: 5318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/0b6ab1c0/attachment.bin>


More information about the llvm-commits mailing list