ir3/postsched: Don't use SSA source information
authorConnor Abbott <cwabbott0@gmail.com>
Tue, 23 Mar 2021 17:13:26 +0000 (18:13 +0100)
committerEmma Anholt <emma@anholt.net>
Thu, 10 Jun 2021 19:20:38 +0000 (12:20 -0700)
commitc0789395e001a0268c309735110b6e3955ed951e
treedd687029faf4d87b60788e70c0b8a2806b75cd91
parentc947475533a61c0461a82ec9924ce4279f17e9fc
ir3/postsched: Don't use SSA source information

This was only used for calculating if a source is a tex or SFU
instruction, which is easily replacable. It's going away with the new
RA.

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