gallivm: Fix gather/scatter types for newer llvm
authorKonstantin Seurer <konstantin.seurer@gmail.com>
Fri, 28 Apr 2023 21:15:48 +0000 (23:15 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 30 May 2023 18:25:49 +0000 (18:25 +0000)
commita2ae6518c2d70dca9e3e9e93dc8e38a18f73c14e
tree3f4012617c7173b4f42444102be4e82f9bfe699b
parent74704cbb184b25249950397615e8a9b638dcf947
gallivm: Fix gather/scatter types for newer llvm

The types changed with opaque pointer support.

Fixes a bunch of lavapipe regressions.
Cc: mesa-stable
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23293>
src/gallium/auxiliary/gallivm/lp_bld_gather.c