[Mlir-commits] [mlir] [MLIR][XeGPU] Xegpu distribution patterns for load_nd, store_nd, and create_nd_tdesc. (PR #112945)
Diego Caballero
llvmlistbot at llvm.org
Tue Oct 29 14:11:30 PDT 2024
https://github.com/dcaballe requested changes to this pull request.
Agree with Mahesh about introducing a `DistributionTypeInterface` if that helps generalizing and decoupling things. I would also suggest that we introduce a `distribution` dialect that can hold the operations related to distribution, such as `warp_execute_on_lane0`.
https://github.com/llvm/llvm-project/pull/112945
More information about the Mlir-commits
mailing list