aco/ra: fix live-range splits of phi definitions
It could happen that at the time of a live-range split, a phi was not yet placed in the new instruction vector, and thus, instead of renamed, a new phi was created. Fixes: dEQP-VK.subgroups.ballot_broadcast.compute.subgroupbroadcast_i8vec2 Cc: mesa-stable Reviewed-by:Rhys Perry <pendingchaos02@gmail.com> Part-of: <mesa/mesa!16248>
Loading
Please register or sign in to comment