Skip to content

aco: apply the clamped integer addition disassembly workaround for v_add3

Samuel Pitoiset requested to merge hakzsam/mesa:aco_fix_add3_clamp_disasm into master

Also added a test that reproduces this.

Merge request reports