intel / mlir-extensions

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

Remove vnni and transpose logic from XeTileToXeGPU #842

Closed chencha3 closed 2 months ago

chencha3 commented 2 months ago

This PR removes the transpose and vnni logic from XeTileToXeGPU pass since we have independent passes for them now. The related testcases also get updated per changes, including the pipeline for XeTile Integration tests and unit conversion tests