Skip to content

agx: Fixes (and small opts) in prep for register spilling

Alyssa Rosenzweig requested to merge alyssa/mesa:agx/stuff into main

Big pile of bug fixes (and a small optimization pass) I wrote while bringing up register spilling support in the compiler. These can go in first since most of them are valuable on their own.

Merge request reports