[all-commits] [llvm/llvm-project] 1aed6a: [MLIR][OpenMP] Enable multiple variables for targe...

Jan Leyonberg via All-commits all-commits at lists.llvm.org
Wed Apr 9 10:02:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1aed6ad906f54d6d3fd94b7f46aaeb4cc7e516ec
      https://github.com/llvm/llvm-project/commit/1aed6ad906f54d6d3fd94b7f46aaeb4cc7e516ec
  Author: Jan Leyonberg <jan_sjodin at yahoo.com>
  Date:   2025-04-09 (Wed, 09 Apr 2025)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    A mlir/test/Target/LLVMIR/omptarget-multi-reduction.mlir

  Log Message:
  -----------
  [MLIR][OpenMP] Enable multiple variables for target teams reductions (#134903)

This patch enables multiple reductions to be used in a reduction clause
inside target regions for GPU offloading.

---------

Co-authored-by: Sergio Afonso <safonsof at amd.com>



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