[all-commits] [llvm/llvm-project] 82b9eb: [Flang][OpenMP] Support teams reductions lowering ...

Sergio Afonso via All-commits all-commits at lists.llvm.org
Mon Jan 13 04:31:50 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82b9eb1086d45caf74ff3d5dfa519631c247eb14
      https://github.com/llvm/llvm-project/commit/82b9eb1086d45caf74ff3d5dfa519631c247eb14
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    R flang/test/Lower/OpenMP/Todo/reduction-teams.f90
    A flang/test/Lower/OpenMP/reduction-teams.f90

  Log Message:
  -----------
  [Flang][OpenMP] Support teams reductions lowering (#122683)

This patch adds PFT to MLIR lowering of teams reductions. Since there is
still no MLIR to LLVM IR translation implemented, compilation of
programs including these constructs will still trigger
not-yet-implemented errors.



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