ir3/sched: Don't schedule collect early
authorConnor Abbott <cwabbott0@gmail.com>
Thu, 11 Mar 2021 14:00:15 +0000 (15:00 +0100)
committerEmma Anholt <emma@anholt.net>
Thu, 10 Jun 2021 19:24:06 +0000 (12:24 -0700)
commit8b15c2f30c40155a56a211c2e1c1b6c5fc0368b9
tree2f8ef2decf6f24e466a37a8bbeb9e2e04dcd8d3c
parent27593cb241c1f571ef172f8db6e91a35028117e3
ir3/sched: Don't schedule collect early

I don't think there was ever a good reason to do this, but when we start
folding constants/immediates into collect, this can become actively
harmful.

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