================ @@ -1,5 +1,6 @@ add_mlir_library(MLIRShardingInterface ShardingInterface.cpp + TensorShardingInterfaceImpl.cpp ---------------- sogartar wrote: This is meant to be just the interface and maybe some helpers for implementors. https://github.com/llvm/llvm-project/pull/102598