[all-commits] [llvm/llvm-project] d989ff: [flang][OpenMP] Add lowering of subroutine calls i...

Jan Leyonberg via All-commits all-commits at lists.llvm.org
Fri Nov 28 06:00:40 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d989ff93e2a073cb921cfcfeb9728a0b51892f1a
      https://github.com/llvm/llvm-project/commit/d989ff93e2a073cb921cfcfeb9728a0b51892f1a
  Author: Jan Leyonberg <jan_sjodin at yahoo.com>
  Date:   2025-11-28 (Fri, 28 Nov 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    A flang/test/Lower/OpenMP/omp-declare-reduction-combsub.f90

  Log Message:
  -----------
  [flang][OpenMP] Add lowering of subroutine calls in custom reduction combiners (#169808)

This patch adds support for lowering subroutine calls in custom
reduction combiners to MLIR.



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