================ @@ -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