mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
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.