[all-commits] [llvm/llvm-project] 49f080: [mlir][mpi] Mandatory Communicator (#133280)

Frank Schlimbach via All-commits all-commits at lists.llvm.org
Mon Mar 31 23:59:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49f080afc4466ddf415d7fc7e98989c0bd07d8ea
      https://github.com/llvm/llvm-project/commit/49f080afc4466ddf415d7fc7e98989c0bd07d8ea
  Author: Frank Schlimbach <frank.schlimbach at intel.com>
  Date:   2025-04-01 (Tue, 01 Apr 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/MPI/IR/MPIOps.td
    M mlir/include/mlir/Dialect/MPI/IR/MPITypes.td
    M mlir/lib/Conversion/MPIToLLVM/MPIToLLVM.cpp
    M mlir/lib/Conversion/MeshToMPI/MeshToMPI.cpp
    M mlir/test/Conversion/MPIToLLVM/mpitollvm.mlir
    M mlir/test/Conversion/MeshToMPI/convert-mesh-to-mpi.mlir
    M mlir/test/Dialect/MPI/mpiops.mlir

  Log Message:
  -----------
  [mlir][mpi] Mandatory Communicator (#133280)

This is replacing #125361
- communicator is mandatory
- new mpi.comm_world
- new mp.comm_split
- lowering and test

---------

Co-authored-by: Sergio Sánchez Ramírez <sergio.sanchez.ramirez+git at bsc.es>



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