[Mlir-commits] [mlir] [MLIR][XeGPU] Add unroll patterns for XeGPU (1/N) (PR #137010)

Chao Chen llvmlistbot at llvm.org
Fri May 9 07:51:01 PDT 2025


chencha3 wrote:

> It'll be interesting to later see if we could generalize and reuse vector unrolling to achieve the same. For now, I think it's a good addition to xegpu infrastructure and we'll see in practice how it holds up.
> 
> I take it depends on #138701?

#138701 has been merged, and this PR is rebased too. 

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


More information about the Mlir-commits mailing list