[Mlir-commits] [mlir] [MLIR][mesh] Mesh fixes (PR #124724)

Renato Golin llvmlistbot at llvm.org
Mon Feb 10 10:08:45 PST 2025


================
@@ -0,0 +1,17 @@
+// RUN: mlir-opt \
+// RUN:   --pass-pipeline="builtin.module(func.func(mesh-spmdization))" \
----------------
rengolin wrote:

Is there no public option for this pass?

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


More information about the Mlir-commits mailing list