Skip to content

aco/spill: Fix spilling of Phi operands

By adding the renamed variable, phi operands got spilled twice at the precessors.

Fixes: dEQP-VK.ray_query.misc.dynamic_indexing Closes: #7493 (closed) Cc: mesa-stable

Merge request reports