Skip to content

aco/live_var_analysis: Fixes for calls

Friedrich Vock requested to merge pixelcluster/mesa:aco-live-vars-operands into main

Contains fixes for multiple operands with the same temp fixed to different registers, as well as linear VGPR bounds estimation with fixed VGPRs.

Merge request reports