Skip to content

nir: Handle array-deref-of-vector case in loop analysis

SPIR-V can produce those for SSBO and UBO access. Found when testing the ARB_gl_spirv series.

Merge request reports