[Mlir-commits] [mlir] [MLIR][XeGPU] Scattered ops sg-to-wi distribution (PR #154949)

Artem Kroviakov llvmlistbot at llvm.org
Mon Aug 25 11:06:52 PDT 2025


akroviakov wrote:

Thanks @charithaintc for the examples and clarifications. I update the patterns to distribute the offsets and mask. The `vector.step` op distribution (as the main expected producer) will be added in the subsequent PR.

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


More information about the Mlir-commits mailing list