Skip to content

aco/lower_to_hw_instr: Check the right instruction's opcode

Friedrich Vock requested to merge pixelcluster/mesa:aco-branch-skip-fix into main

instr is the branch instruction, its opcode won't ever be writelane. We should check inst instead.

Found by inspection. No fossil changes.

Edited by Friedrich Vock

Merge request reports

Loading