[Mlir-commits] [mlir] [mlir][mesh] Insert resharding during sharding propagation (PR #84514)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sun May 26 23:06:11 PDT 2024


eaeltsin wrote:

Heads up -

The added test seems to be flaky, failing assertion in ~35 of 100 runs:
```
assert.h assertion failed at llvm-project/mlir/lib/Dialect/Mesh/Interfaces/ShardingInterface.cpp:536 in LogicalResult mlir::mesh::detail::defaultAddShardingAnnotations(Operation *, OpBuilder &, const ShardingOption &): !shardingOption.empty && shardingOption.mesh
```


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


More information about the Mlir-commits mailing list