pan/bi: Don't read nonexistant destinations
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 21 Jul 2022 22:15:56 +0000 (18:15 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:23 +0000 (16:03 +0000)
commitde41fd00a5094ee06e4742ce74ef5dd4b991149e
treec1e8bcb912b93e0a28f7a16d0bbd4348228653f8
parent8375717de3a471be8309b4b8bd2d480294360aca
pan/bi: Don't read nonexistant destinations

Codebase audit. In preparation to dynamically allocate destinations.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17794>
src/panfrost/bifrost/bi_lower_swizzle.c
src/panfrost/bifrost/bi_opt_constant_fold.c
src/panfrost/bifrost/bi_opt_copy_prop.c
src/panfrost/bifrost/bi_opt_message_preload.c
src/panfrost/bifrost/bi_opt_mod_props.c
src/panfrost/bifrost/bi_pack.c
src/panfrost/bifrost/bi_schedule.c
src/panfrost/bifrost/bi_scoreboard.c
src/panfrost/bifrost/valhall/va_pack.c