mesa/src
Rhys Perry bc49045294 nir/opt_shrink_vectors: add assume to silence warning
../../../../../../../mesa/src/compiler/nir/nir_opt_shrink_vectors.c: In function ‘shrink_dest_to_read_mask’:
../../../../../../../mesa/src/compiler/nir/nir_opt_shrink_vectors.c:140:36: warning: writing 16 bytes into a region of size 15 [-Wstringop-overflow=]
  140 |             swizzle[first_bit + i] = i;
      |             ~~~~~~~~~~~~~~~~~~~~~~~^~~
../../../../../../../mesa/src/compiler/nir/nir_opt_shrink_vectors.c:138:18: note: at offset [1, 15] into destination object ‘swizzle’ of size 16
  138 |          uint8_t swizzle[NIR_MAX_VEC_COMPONENTS] = { 0 };
      |                  ^~~~~~~

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34785>
2025-05-05 11:45:42 +00:00
..
amd radv: disable SINGLE clear codes to workaround a hw bug with DCC on GFX11 2025-05-05 07:07:58 +00:00
android_stub
asahi asahi: build asahi_clc for -Dtools=asahi 2025-04-30 14:23:53 +00:00
broadcom ci: rename misleading *-postmerge stages to *-nightly 2025-04-29 05:49:00 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir/opt_shrink_vectors: add assume to silence warning 2025-05-05 11:45:42 +00:00
drm-shim
egl egl: fix sw fallback rejection in non-sw EGL_PLATFORM=device 2025-04-30 19:09:44 +00:00
etnaviv ci: rename misleading *-postmerge stages to *-nightly 2025-04-29 05:49:00 +00:00
freedreno tu: Fix disable_fs state update condition 2025-05-05 11:09:31 +00:00
gallium util/driconf: add force_gl_depth_component_type_int workaround 2025-05-04 23:04:29 +00:00
gbm meson: support building with system libgbm 2025-04-09 12:15:33 +00:00
getopt
gfxstream gfxstream: update code generator for simplified dep graph 2025-04-09 18:29:57 +00:00
glx Get rid of 5 remaining references to glapitable.h 2025-04-23 20:18:25 +00:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel anv, hasvk: ignore QFOT if both src and dst queue families are equal 2025-05-02 17:38:56 +00:00
loader loader: Use RTLD_LOCAL not RTLD_GLOBAL 2025-04-18 07:14:56 +00:00
mapi Get rid of 5 remaining references to glapitable.h 2025-04-23 20:18:25 +00:00
mesa util/driconf: add force_gl_depth_component_type_int workaround 2025-05-04 23:04:29 +00:00
microsoft ci: rename misleading *-postmerge stages to *-nightly 2025-04-29 05:49:00 +00:00
nouveau lima: Move fdot lowering from NIR to lima 2025-04-30 17:33:38 +00:00
panfrost panfrost: build panfrost_compile for -Dtools=panfrost 2025-04-30 14:23:53 +00:00
tool perfetto/android: align datasource names with tooling expectations 2025-04-08 18:29:10 +00:00
util util: silence -Wstringop-overread in SHA1 2025-05-05 11:45:41 +00:00
virtio venus: expose WSI on renderer without dma-buf support 2025-05-05 08:27:48 +00:00
vulkan vk/cmd_queue: generate copies for string struct members 2025-04-30 15:01:35 +00:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format radv: Add radv_foreach_stage to ForEachMacros again. 2025-04-11 18:01:47 +00:00
meson.build meson: support building with system libgbm 2025-04-09 12:15:33 +00:00