Files
llvm/mlir/lib/Conversion
Sang Ik Lee c3579f0199 [MLIR][XeGPU][Conversion] Add 2D block op support for sub byte types (#169099)
Some usage case or shapes for 2D block op with sub byte types can be
emulated with 2D block operations for non-sub byte types. Add sub byte
type i4 as a valid XeGPU type. And add lowering of certain 2D
block operations by emulating with larger element types.
2025-12-08 09:23:07 -08:00
..