[Mlir-commits] [mlir] [MLIR][XeGPU] Add uniform values distribution pattern (PR #176737)

Artem Kroviakov llvmlistbot at llvm.org
Mon Jan 19 03:52:06 PST 2026


akroviakov wrote:

It may be worth considering shifting the new pattern to `VectorDistribute.cpp` and requiring some `isUniform()` callback, not sure how useful it would be at the moment.

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


More information about the Mlir-commits mailing list