[flang-commits] [flang] [flang][OpenMP] Support user-defined declare reduction with derived types (PR #184897)
via flang-commits
flang-commits at lists.llvm.org
Mon Mar 9 19:25:46 PDT 2026
MattPD wrote:
@kparzysz That worked! I've been able to use `makeReductionOperator` and remove the manual `getRedIdFromParserIntrOp`. Thanks!
https://github.com/llvm/llvm-project/pull/184897
More information about the flang-commits
mailing list