[all-commits] [llvm/llvm-project] a9b2e3: [flang] Define CO_REDUCE intrinsic procedure (#125...
Jean-Didier PAILLEUX via All-commits
all-commits at lists.llvm.org
Mon Mar 3 11:53:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9b2e31fb0fbb6ce3cbc4ae2b77301c95647b617
https://github.com/llvm/llvm-project/commit/a9b2e31fb0fbb6ce3cbc4ae2b77301c95647b617
Author: Jean-Didier PAILLEUX <jean-didier.pailleux at sipearl.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
M flang/lib/Semantics/check-call.cpp
M flang/test/Semantics/collectives05.f90
Log Message:
-----------
[flang] Define CO_REDUCE intrinsic procedure (#125115)
Define the intrinsic `CO_REDUCE` and add semantic checks.
A test was already present but was at `XFAIL`. It has been modified to
take new messages into the output.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list