Skip to content

pan/midgard: Implement linearly constrained register allocation

Alyssa Rosenzweig requested to merge alyssa/mesa:min-v10 into master

Add the reference implementation linearly-constrained register allocation, and move the Midgard compiler from util/ra (graph colouring) to LCRA.

Edited by Alyssa Rosenzweig

Merge request reports