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
Currently using linear scan. Graph colouring would reduce spills and improve occupancy. The regalloc is cleanly separated in amdgpu_emit.c so this is a contained change, just a meaty one.
Currently using linear scan. Graph colouring would reduce spills and improve occupancy. The regalloc is cleanly separated in amdgpu_emit.c so this is a contained change, just a meaty one.