mesa/src
Faith Ekstrand 3de303c200 nir: Handle nir_op_mov properly in opt_shrink_vectors
If the opcode is a mov, it falls into the nir_alu_src_is_trivial_ssa
case, not the vec case.

Fixes: 94eff7ccd8 ("nir: shrink phi nodes in nir_opt_shrink_vectors")
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24704>
(cherry picked from commit f9a17c6fef)
2023-08-18 12:08:46 +01:00
..
amd radv: fix 128bpp comp-to-single clears 2023-08-18 12:08:35 +01:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi asahi: Fix disk cache disable with AGX_MESA_DEBUG 2023-05-09 16:54:30 +01:00
broadcom st/mesa: Set gl_config.floatMode based on color_format 2023-07-16 14:18:22 +01:00
c11
compiler nir: Handle nir_op_mov properly in opt_shrink_vectors 2023-08-18 12:08:46 +01:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl/dri2: Add a couple of missing mutex release in error path 2023-08-07 18:53:54 +01:00
etnaviv etnaviv: nir: do not call nir_lower_idiv(..) unconditionally 2023-06-08 09:59:49 +02:00
freedreno freedreno/a5xx: Skip emitting unused texture descriptors for images. 2023-08-10 15:59:37 +01:00
gallium nouveau: add exported GEM handles to the global list 2023-08-16 14:49:58 +01:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx glxsw: check geometry of drawables on creation 2023-07-28 18:48:24 +01:00
gtest
imagination pvr: do not claim support for ASTC texture compression 2023-08-07 19:40:51 +01:00
imgui
intel Revert "intel/fs: only avoid SIMD32 if strictly inferior in throughput" 2023-08-18 11:39:23 +01:00
loader loader/dri3: temporarily work around a crash when front is NULL 2023-05-25 14:06:12 +01:00
mapi mapi: Fixes check_table.cpp for DrawArraysInstancedARB and DrawElementsInstancedARB 2023-06-27 13:54:02 +01:00
mesa mesa/main: allow readpix/teximage to read from implicitly multisampled fbos 2023-08-04 11:12:58 +01:00
microsoft dzn: Fix qpool->queries_lock double lock 2023-06-07 11:14:20 +02:00
nouveau nv50/ir/nir: Fix zero source handling of tex instructions. 2023-07-30 11:07:21 +01:00
panfrost panfrost: upcast uint8/uint16 before shifting them beyond their range 2023-08-16 11:48:16 +01:00
tool pps: Fix build errors. 2023-03-13 01:22:46 +00:00
util driconf: add a workaround for Captain Lycop: Invasion of the Heters 2023-08-16 14:49:57 +01:00
virtio venus: fix cmd state leak across implicit reset 2023-07-28 18:48:24 +01:00
vulkan vulkan: ignore VkPipelineColorWriteCreateInfoEXT if the state is dynamic 2023-08-16 11:50:00 +01:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00