ir3: Add srcs/dsts arrays to ir3_instruction
authorConnor Abbott <cwabbott0@gmail.com>
Fri, 18 Jun 2021 12:01:58 +0000 (14:01 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 23 Jun 2021 17:20:29 +0000 (17:20 +0000)
commitdb7814ad56468b7fd5ffb6e8469ade10ae64a4c6
treefb1e550802867bc71158ab04213bba98cd1a207a
parent59b9935877ee29a4ad7f83ac6f0753781530f08b
ir3: Add srcs/dsts arrays to ir3_instruction

Initially these will shadow regs, so that we can transition things
before getting rid of regs.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11469>
src/freedreno/ir3/ir3.c
src/freedreno/ir3/ir3.h