mesa/src
yserrr 314962b0f8 v3d: lower more 64-bit integer operations
The QPU ALUs operate internally on 32-bit data, and V3D already asks
nir_lower_int64 to lower several 64-bit integer operations before they
reach the backend.

Extend that set to cover bit count, div/mod, abs, and min/max, so these
operations are expanded into 32-bit sequences instead of being left for
backend codegen.

Signed-off-by: yserrr <dlwognsdc610@naver.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/42052>
2026-06-08 16:49:01 +00:00
..
amd radv/ci: run vkd3d jobs with ASAN by default 2026-06-08 14:24:12 +00:00
android_stub android_stub: purge unused log utils 2026-05-01 20:23:23 +00:00
asahi hk: Add heap_memory_percent driconf support 2026-06-01 17:32:50 +00:00
broadcom v3d: lower more 64-bit integer operations 2026-06-08 16:49:01 +00:00
c11
compiler nir: use the correct induction var when guessing loop iterations 2026-06-08 09:13:26 +00:00
drm-shim drm-shim: Include the hex of the driver ioctl for unimplemented ioctls. 2026-06-04 20:17:34 +00:00
egl egl/gbm: Eliminate max_age local variable 2026-05-29 16:38:01 +00:00
etnaviv etnaviv: Update headers from rnndb 2026-06-06 22:02:04 +00:00
freedreno tu/ci: Add coverage for emulated second graphics queue 2026-06-08 07:00:00 +00:00
gallium v3d: lower more 64-bit integer operations 2026-06-08 16:49:01 +00:00
gbm gbm: Replace VER_MIN with common MIN2 2026-04-30 13:00:03 +00:00
getopt
gfxstream gfxstream/platform: add missing inc_include to platform_virtgpu build 2026-06-03 21:35:50 +00:00
glx glx/windows: Drop static from driwindowsCreateScreen() 2026-05-18 13:33:35 +00:00
gtest
imagination imagination/ci: Use standard CI-tron gfx-ci/linux kernel 2026-06-08 14:59:19 +00:00
imgui imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
intel jay/register_allocate: make phi webs conservative 2026-06-08 15:56:28 +00:00
kosmickrisp kk: Clean up per draw upload for tessellation stage 2026-06-08 15:39:33 +00:00
loader loader: check if the kernel driver is amdgpu 2026-05-27 10:19:50 +00:00
mesa mesa/main: cast GLhandleARB to unsigned int in api trace 2026-06-05 23:43:49 -07:00
microsoft vulkan: implement VK_EXT_debug_marker 2026-06-01 15:31:38 +00:00
nouveau nak: Simplify our SmallVec usage 2026-06-03 18:50:43 +00:00
panfrost panfrost/ci: Switch traces over to gpu-trace-perf 2026-06-05 17:35:35 +00:00
poly poly: Fix range used for index unroll bounds checks 2026-05-26 10:39:00 +00:00
tool pps: Re-emit time clock_sync more regularly 2026-05-06 21:37:15 +00:00
util tu: Emulate second graphics queue for skiavk on Android 2026-06-08 07:00:00 +00:00
virtio venus: fix unbound malloc leak in vn_ring_get_submits 2026-06-08 03:32:20 +00:00
vulkan vulkan/queue: Add common queue emulation support 2026-06-08 07:00:00 +00:00
x11 meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
.clang-format intel: add Jay 2026-04-10 18:21:21 +00:00
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00