mesa/src/panfrost
Alyssa Rosenzweig f01ccdbf69 pan/bi: Remove assert(bi_is_ssa(dest))
Prior to register allocation, destinations must be in SSA form, except for the
"fake SSA" briefly used in the current RA (for which bi_is_ssa returns true
anyway). These asserts duplicate the asserts in the validator. If there's any
coverage lost here, that's just a sign the validator needs to run more often.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17794>
2022-09-02 16:03:24 +00:00
..
bifrost pan/bi: Remove assert(bi_is_ssa(dest)) 2022-09-02 16:03:24 +00:00
ci panfrost/ci: Update G72 xflakes list 2022-09-01 13:48:17 +00:00
drm-shim panfrost: Advertise all textures in drm-shim 2022-04-26 17:47:49 +00:00
ds meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
include panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
lib panfrost: Remove documentation reference to deprecated parameter 2022-08-31 23:54:55 +00:00
midgard panfrost: Route shader-db to debug, not stderr 2022-09-01 14:50:24 +00:00
perf panfrost: Separate core ID range from core count 2022-07-08 01:14:55 +00:00
shared lima,panfrost: Use row stride for tiling routines 2022-05-03 14:20:15 +00:00
tools panfrost: Add userspace crash dump decoder and analyser 2022-08-31 23:54:55 +00:00
util panfrost: Route shader-db to debug, not stderr 2022-09-01 14:50:24 +00:00
vulkan vulkan: Add a vk_command_buffer_ops struct 2022-09-01 20:17:25 +00:00
meson.build panfrost: Add userspace crash dump decoder and analyser 2022-08-31 23:54:55 +00:00