pan/midgard: Add mir_schedule_texture/ldst/alu helpers
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sun, 22 Sep 2019 13:08:33 +0000 (09:08 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 30 Sep 2019 12:40:13 +0000 (08:40 -0400)
commitda18525b6f563107b2c8899e26690002b144feed
tree8dd7a0b4b7c91d9b0da40965fee792b14d2db84b
parent72a03bcafae8903339329ee74ba4cdd0c75b2814
pan/midgard: Add mir_schedule_texture/ldst/alu helpers

We don't actually do any scheduling here yet, but add per-tag helpers to
consume an instruction, print it, pop it off the worklist.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/panfrost/midgard/midgard_schedule.c