Skip to content

ir3: Assemble and disassemble new swz/gat/sct instructions

Connor Abbott requested to merge cwabbott0/mesa:review/ir3-cat1-disasm into master

swz in particular will be useful to replace the xor dance in lower_parallel_copies in !9842 (merged). We could probably take advantage of the others with some work, though.

Merge request reports