intel / mlir-extensions

Intel® Extension for MLIR. A staging ground for MLIR dialects and tools for Intel devices using the MLIR toolchain.
Other
116 stars 40 forks source link

[XeGPU] Support loading 1x16xf16 #852

Closed akroviakov closed 2 weeks ago

akroviakov commented 2 weeks ago

This PR adds support for loading 1x16xf16 tiles by specifying the number of destination vector-registers (64B each) to be at least 1 (even for the cases when the actual payload is <64B).