Skip to content

agx: Add a toy register allocator

Alyssa Rosenzweig requested to merge asahi/mesa:new-ra into main

This is good enough for dEQP-GLES2 to not fall over due to reg pressure. It is not good enough to get decent performance on even the simplest apps.

Merge request reports