nir: Validate that memory load/store ops work on whole bytes
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 27 Mar 2020 18:08:21 +0000 (13:08 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 30 Mar 2020 15:46:19 +0000 (15:46 +0000)
commitfb64954d9dd55b45239c27af122bf60c3962d006
tree800264c67a537cd644ef37e9147beac099cfbecc
parent4e80151c5d75bf5d4b67b0791c3eb06515345a83
nir: Validate that memory load/store ops work on whole bytes

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4338>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4338>
src/compiler/nir/nir_validate.c