You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[XeTile][Code generator] Update XeTile code generator to remove register spill
Update XeTile code generator to replace C tile load with constant 0-valued C matrix tile.
Removes register spill issue and provides performance on par with XeGPU versio with similar optimization enabled.
0 commit comments