[Mlir-commits] [mlir] [MLIR][Mesh] Add sharding propagation pass (PR #69665)
Chengji Yao
llvmlistbot at llvm.org
Sat Oct 21 14:27:43 PDT 2023
yaochengji wrote:
> Some more superficial comment, I haven't dug deeply in the logic yet. Would be good to also have another pair of eyes.
@sogartar could you also review this PR if you have time?
> Also what about control flow operations?
The sharding propagation pass is currently in an early stage. I believe that more comprehensive support needs to be added in the future, including but not limited to control flow support. (Maybe I should add more TODOs in the code)
https://github.com/llvm/llvm-project/pull/69665
More information about the Mlir-commits
mailing list