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.

Based on !29804 (merged).

Edited by Friedrich Vock

Merge request reports