[Mlir-commits] [mlir] [mlir][xegpu] Convert Vector contraction to XeGPU (PR #122115)
Adam Siemieniuk
llvmlistbot at llvm.org
Tue Mar 11 06:21:43 PDT 2025
adam-smnk wrote:
@chencha3 Relaxed validation (plus rebased as the PR's been outdated) and restricted to plain data layout.
Once target info is upstream, the lowering can be expanded with proper validation. For now, I'd leave it a user to ensure SIMD shapes are correct.
https://github.com/llvm/llvm-project/pull/122115
More information about the Mlir-commits
mailing list