[Mlir-commits] [mlir] [MLIR][XeGPU] Xegpu distribution patterns for load_nd, store_nd, and create_nd_tdesc. (PR #112945)
Petr Kurapov
llvmlistbot at llvm.org
Wed Oct 30 03:45:37 PDT 2024
kurapov-peter wrote:
Thanks all! I'll split the patch into 3 portions: an NFC for vector, the vector op change, and xegpu part.
Regarding distribution abstraction - I agree, this is the question I raised in the draft but got no feedback. A distribution interface alone does not add much, so I didn't create it right away. The op itself doesn't belong to vector and should be moved but that is a separate topic. I'll create an RFC for that.
https://github.com/llvm/llvm-project/pull/112945
More information about the Mlir-commits
mailing list