[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 15:05:02 PST 2021


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

Update co_min test to be uniform with co_max test:

1. Expand types tested for argument 'a'.
2. Vary the types tested more throughout the test.
3. Replace several "to be determined" error messages.
4. Fix typo: remove extraneous comma.
5. Clarify the "To Do" comment.


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.395012.patch
Type: text/x-patch
Size: 3933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/b38dedaf/attachment.bin>


More information about the llvm-commits mailing list