mesa/src
Gert Wollny 80a1b91601 nir/lower_int64: Fix compilation with gcc-13 and tsan enabled
../src/compiler/nir/nir_lower_int64.c: In function ‘lower_int64_intrinsic’:
../src/compiler/nir/nir_lower_int64.c:1347:1: error: control reaches end of non-void function [-Werror=return-type]
1347 | }

Fixes: bf7a114246
   nir/lower_int64: Add lowering for some 64-bit subgroup ops

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27345>
2024-01-30 20:42:07 +00:00
..
amd radv: Fix compilation with gcc-13 and tsan enabled 2024-01-30 20:42:07 +00:00
android_stub
asahi nir: rework and fix rotate lowering 2024-01-22 10:27:44 +00:00
broadcom vulkan: enable VK_KHR_shader_expect_assume 2024-01-30 19:09:42 +00:00
c11
compiler nir/lower_int64: Fix compilation with gcc-13 and tsan enabled 2024-01-30 20:42:07 +00:00
drm-shim compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
egl egl: Return BAD_CONFIG when robust access unsupported 2024-01-25 10:24:48 +00:00
etnaviv etnaviv/isa: Add missing dep of encode.py/decode.py calls on isa.py 2024-01-30 18:05:43 +00:00
freedreno vulkan: enable VK_KHR_shader_expect_assume 2024-01-30 19:09:42 +00:00
gallium zink: use enums as return values in resource_object_create 2024-01-30 20:17:32 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx: Handle IGNORE_GLX_SWAP_METHOD_OML regardless of GLX_USE_APPLEGL 2023-12-18 17:52:09 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination vulkan: enable VK_KHR_shader_expect_assume 2024-01-30 19:09:42 +00:00
imgui
intel vulkan: enable VK_KHR_shader_expect_assume 2024-01-30 19:09:42 +00:00
loader tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-30 12:45:54 +00:00
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa glthread: apply the thread scheduling policy when a batch executes synchronously 2024-01-29 19:40:46 +00:00
microsoft vulkan: enable VK_KHR_shader_expect_assume 2024-01-30 19:09:42 +00:00
nouveau vulkan: enable VK_KHR_shader_expect_assume 2024-01-30 19:09:42 +00:00
panfrost vulkan: enable VK_KHR_shader_expect_assume 2024-01-30 19:09:42 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-30 12:45:54 +00:00
virtio vulkan: enable VK_KHR_shader_expect_assume 2024-01-30 19:09:42 +00:00
vulkan vulkan/runtime: handle new dynamic states for attachment remapping 2024-01-29 08:24:14 +00:00
.clang-format nir: add _safe variants of nir_foreach_reg_load/store 2023-12-15 17:19:28 +00:00
meson.build meson: Only include virtio when DRM available 2023-11-07 18:22:56 +00:00