[all-commits] [llvm/llvm-project] e06557: [flang] Expand the semantics test for co_sum
Damian Rouson via All-commits
all-commits at lists.llvm.org
Thu Jan 27 10:39:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e065570c9f1242f6cc3db5e6540890a82271d5ca
https://github.com/llvm/llvm-project/commit/e065570c9f1242f6cc3db5e6540890a82271d5ca
Author: Damian Rouson <rouson at lbl.gov>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M flang/test/Semantics/collectives01.f90
Log Message:
-----------
[flang] Expand the semantics test for co_sum
Increase the coverage of standard-conforming and non-conforming
co_sum calls.
Reviewed By: ktras
More information about the All-commits
mailing list