[all-commits] [llvm/llvm-project] f5e574: [mlir][shard, mpi] Allow more than one last axis t...

Frank Schlimbach via All-commits all-commits at lists.llvm.org
Wed Feb 11 07:31:52 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5e5745e86a7b949e3b3b4833bbaf4a235500db8
      https://github.com/llvm/llvm-project/commit/f5e5745e86a7b949e3b3b4833bbaf4a235500db8
  Author: Frank Schlimbach <frank.schlimbach at intel.com>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M mlir/lib/Dialect/Shard/Transforms/Partition.cpp
    M mlir/test/Conversion/ShardToMPI/convert-shard-to-mpi.mlir
    M mlir/test/Dialect/Shard/partition.mlir

  Log Message:
  -----------
  [mlir][shard, mpi] Allow more than one last axis to be "unsplit" (#180754)

A resharding pattern allowed only a single trailing axis to be
"unsplit".
This PR allows multiple trailing axes to be "unsplit".



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