[Mlir-commits] [mlir] [mlir][mesh] Refactoring code organization, tests and docs (PR #79606)

Boian Petkantchin llvmlistbot at llvm.org
Fri Jan 26 15:04:01 PST 2024


sogartar wrote:

I guess you mean that an attribute is not bound to an operational context, so if you have just the sharding attribute, you can't really use it without the operation.
There is merit to your proposal. I would like to think a bit more about it and maybe do this change in another PR?

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


More information about the Mlir-commits mailing list