mesa/src/broadcom
Connor Abbott a40714abf7 nir/lower_phis_to_scalar: Add "lower_all" option
We don't want to have to deal with vector phis in freedreno, because
vectors are always split/unsplit around vectorized instructions anyways,
and the stated reason for not scalarising them (it hurting coalescing)
won't apply to us because we won't be using nir_from_ssa. Add this
option so that we don't have to do the equivalent thing while
translating from NIR.

Reviewed-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10809>
2021-05-17 09:59:45 +00:00
..
ci ci: Update VK-GL-CTS to 1.2.6.1 2021-05-14 20:35:24 +00:00
cle intel: Rename gen_10 to ver_10 2021-04-20 20:06:34 +00:00
clif
common broadcom/common: move CSD supergroup sizing to a common helper 2021-05-04 15:53:23 +00:00
compiler nir/lower_phis_to_scalar: Add "lower_all" option 2021-05-17 09:59:45 +00:00
drm-shim
qpu broadcom/qpu: rename from VC5 to V3D 2021-04-29 11:22:12 +02:00
simulator broadcom/simulator: change references to VC5 2021-04-29 11:22:12 +02:00
vulkan nir/lower_phis_to_scalar: Add "lower_all" option 2021-05-17 09:59:45 +00:00
.editorconfig
Android.cle.mk
Android.genxml.mk
Android.mk
Makefile.sources
meson.build broadcom/common: move CSD supergroup sizing to a common helper 2021-05-04 15:53:23 +00:00