[Mlir-commits] [mlir] [MLIR][Shard] Fold all_gather/all_slice inverse pairs (PR #193906)

Frank Schlimbach llvmlistbot at llvm.org
Wed Apr 29 07:33:59 PDT 2026


fschlimb wrote:

Cool.  Thanks for the extended test coverage!

It would be nice if (some of) the code duplication could be avoided. Maybe a common base class or simply a simple static func that implements the core checks.

https://github.com/llvm/llvm-project/pull/193906


More information about the Mlir-commits mailing list