pan/bi: Don't reorder phis in pre-RA scheduling
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 14 Jul 2022 15:02:36 +0000 (11:02 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:23 +0000 (16:03 +0000)
commit563d98c5c64d5ed2ff4be77d0f4afacd42989f30
treef2803854d4d4a6d836af2dd8534873d05b47e09a
parentebfc5b919fb0f044019c7c40cee651a2a9a46654
pan/bi: Don't reorder phis in pre-RA scheduling

Treat them like preloads which are also required to be at the start of the
block.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17794>
src/panfrost/bifrost/bi_pressure_schedule.c