[Mlir-commits] [llvm] [mlir] [NFC][mlir][mesh, shard] Fixing misnomers in mesh dialect, renaming 'mesh' dialect to 'shard' (PR #150177)
Mehdi Amini
llvmlistbot at llvm.org
Thu Jul 24 10:52:48 PDT 2025
================
@@ -1,28 +1,30 @@
-# 'mesh' Dialect
+# 'shard' Dialect
-The `mesh` dialect contains a set of attributes, operations and interfaces that
-are useful for representing sharding and communication on a device mesh
-cluster.
+This dialect contains a set of attributes, operations and interfaces that
+are useful for representing sharding and communication on a device grid.
----------------
joker-eph wrote:
Nit: "sharding" of what?
Can we link to some definition or introduction to the concept?
https://github.com/llvm/llvm-project/pull/150177
More information about the Mlir-commits
mailing list