[PATCH] D113077: [flang] Add a semantics test for co_min

Damian Rouson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 12:54:00 PST 2021


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

1. Expand the coverage of argument types to include characters.
2. Vary the types of argument 'a' more throughout the test.
3. Group like calls into blocks with a leading comment describing the block.


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

https://reviews.llvm.org/D113077

Files:
  flang/test/Semantics/collectives02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113077.394966.patch
Type: text/x-patch
Size: 3600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/cfaf3c4d/attachment.bin>


More information about the llvm-commits mailing list