Jianhui Li 3b4d5ffe84
[MLIR][XeGPU] Add blocking and subgroup to lane distribution support for ConvertLayout operation (#183837)
This PR refactors blocking support for ConvertLayout op to allow it
unrollable, not just removing it for specialize case.
It also removes the foldable attribute for ConvertLayout op, as we
expect the OP to be explicitly handled by XeGPU lowering.
It adds subgroup to lane distribution support for ConvertLayout op.
2026-03-03 17:03:51 -08:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.