freedreno/ir3: immediately schedule meta instructions
authorRob Clark <robdclark@chromium.org>
Tue, 28 May 2019 16:42:26 +0000 (09:42 -0700)
committerRob Clark <robdclark@chromium.org>
Mon, 3 Jun 2019 19:44:03 +0000 (12:44 -0700)
commit7bbf21e89830588c576264c74e94076ea94eab34
tree42b574a5f608c9e37c5cc70cf155e7860f33bf4a
parent771d04c82d007dae289b5429b4549f006140993d
freedreno/ir3: immediately schedule meta instructions

The aren't real instructions, and don't change # of live values, so no
point in them competing with real instructions.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/freedreno/ir3/ir3_sched.c