nir: Add alignment information to cast derefs
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 24 Aug 2020 14:51:04 +0000 (09:51 -0500)
committerMarge Bot <eric+marge@anholt.net>
Thu, 3 Sep 2020 18:02:50 +0000 (18:02 +0000)
commit878a8daca6bfc856308dda7d265964d93feb05ae
tree58928d6b16a627d4a359843c23de058bf908312d
parenta0b82c24b6d08cc3f07b4ddad16c7e1b986ad983
nir: Add alignment information to cast derefs

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6472>
src/compiler/nir/nir.h
src/compiler/nir/nir_clone.c
src/compiler/nir/nir_instr_set.c
src/compiler/nir/nir_serialize.c
src/compiler/nir/nir_validate.c