Skip to content

aco: fix some opcode numbers

Rhys Perry requested to merge pendingchaos/mesa:aco_xad into master

Fixes dEQP-VK.glsl.builtin.function.integer.imulextended._compute and various dEQP-VK.image.store. tests.

This MR also adds code to check for duplicate opcode numbers when aco_opcodes.py is imported.

Edited by Rhys Perry

Merge request reports

Loading