mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
This PR extends XeGPU layout propagation and distribution for vector.broadcast operation. It relaxes the restriction of layout propagation to allow low-rank and scalar source input, and adds a pattern in sg-to-wi distribution to support the lowering.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.