[all-commits] [llvm/llvm-project] 160b29: Revert "[flang][OpenMP] Support user-defined decla...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Thu Mar 26 10:57:29 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 160b29cb527ce048b811eb9839b7189b1bfced0a
https://github.com/llvm/llvm-project/commit/160b29cb527ce048b811eb9839b7189b1bfced0a
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2026-03-26 (Thu, 26 Mar 2026)
Changed paths:
M flang/include/flang/Lower/OpenMP/Clauses.h
M flang/include/flang/Lower/Support/ReductionProcessor.h
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Lower/Support/PrivateReductionUtils.cpp
M flang/lib/Lower/Support/ReductionProcessor.cpp
R flang/test/Lower/OpenMP/declare-reduction-finalizer.f90
M flang/test/Lower/OpenMP/declare-reduction-intrinsic-op.f90
M flang/test/Lower/OpenMP/omp-declare-reduction-derivedtype.f90
Log Message:
-----------
Revert "[flang][OpenMP] Support user-defined declare reduction with derived types" (#188803)
Reverts llvm/llvm-project#184897
Broke offloading tests. See
https://lab.llvm.org/buildbot/#/builders/67/builds/882
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