gallivm: remove illegal and unused function attributes
authorMarek Olšák <marek.olsak@amd.com>
Sun, 4 Dec 2022 09:13:30 +0000 (04:13 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 6 Dec 2022 13:27:16 +0000 (13:27 +0000)
commit89cd402c9b77231596b79030dd671f880735908b
tree42f4e597a964a50b0d241b2489ee611f5acf863d
parent6ab5f5703940c71a6cd7cbe57dbbcd4359033485
gallivm: remove illegal and unused function attributes

READONLY is illegal on calls. Others were unused.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20146>
src/gallium/auxiliary/gallivm/lp_bld_intr.c
src/gallium/auxiliary/gallivm/lp_bld_intr.h
src/gallium/drivers/llvmpipe/lp_state_fs_linear_llvm.c