[all-commits] [llvm/llvm-project] 1dee12: [mlir][mpi] Lowering MPI_Allreduce (#133133)

Frank Schlimbach via All-commits all-commits at lists.llvm.org
Mon Mar 31 03:52:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dee12531d6070170ed1e90a654b744d365cc56e
      https://github.com/llvm/llvm-project/commit/1dee12531d6070170ed1e90a654b744d365cc56e
  Author: Frank Schlimbach <frank.schlimbach at intel.com>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/MPI/IR/MPI.td
    M mlir/include/mlir/Dialect/MPI/IR/MPIOps.td
    M mlir/lib/Conversion/MPIToLLVM/MPIToLLVM.cpp
    A mlir/test/Conversion/MPIToLLVM/mpitollvm.mlir
    R mlir/test/Conversion/MPIToLLVM/ops.mlir
    A mlir/test/Dialect/MPI/mpiops.mlir
    R mlir/test/Dialect/MPI/ops.mlir

  Log Message:
  -----------
  [mlir][mpi] Lowering MPI_Allreduce (#133133)

Lowering of mpi.all_reduce to LLVM function call



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