[flang-commits] [flang] [flang][OpenACC] Add minus operator to reduction clause (PR #200909)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Tue Jun 2 11:52:58 PDT 2026
================
@@ -2257,11 +2254,11 @@ struct ConcurrentHeader {
// F'2023 R1131 reduce-operation -> reduction-operator
// CUF reduction-op -> reduction-operator
// OpenACC 3.3 2.5.15 reduction-operator ->
----------------
eugeneepshteyn wrote:
I recommend tweaking the comment saying that `-` is an extension.
https://github.com/llvm/llvm-project/pull/200909
More information about the flang-commits
mailing list