51f2b11b04
This is useful for freedreno's intrinsic opt_large_constant lowering, where we want arrays and struct elements aligned to 16 to avoid generating lots of extra instructions to extract from the right component. Reviewed-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5810>