[flang-commits] [PATCH] D113086: [flang] Add a semantics test for co_reduce

Valentin Clement via Phabricator via flang-commits flang-commits at lists.llvm.org
Sat Nov 20 15:27:09 PST 2021


clementval added inline comments.


================
Comment at: flang/test/Semantics/collectives05.f90:4
+! Check for semantic errors in co_reduce() subroutine calls
+! To Do: add co_reduce to the evaluation stage
+module test_co_reduce
----------------
What is the evaluation stage?


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

https://reviews.llvm.org/D113086



More information about the flang-commits mailing list