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

Adam Siemieniuk llvmlistbot at llvm.org
Thu May 8 09:20:11 PDT 2025


https://github.com/adam-smnk commented:

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?

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


More information about the Mlir-commits mailing list