[PATCH] D113084: [flang] Add a semantics test for co_broadcast

Damian Rouson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 21 15:13:38 PST 2021


rouson updated this revision to Diff 395760.
rouson added a comment.

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

1. Adding more types for the 'a' argument,
2. Varying the type of the 'a' argument's types more frequently throughout the test,
3. Clarifying the To Do comment,
4. Replacing several "to be determined" error messages, and
5. More broadly test argument semantics.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113084/new/

https://reviews.llvm.org/D113084

Files:
  flang/test/Semantics/collectives04.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113084.395760.patch
Type: text/x-patch
Size: 3782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/4e450b51/attachment.bin>


More information about the llvm-commits mailing list