Skip to content

nir: rerun loop analysis if the indirect_mask changes

Rhys Perry requested to merge pendingchaos/mesa:nir_loop_analysis_mask into main

I noticed this while reading nir_metadata.c. I doubt anything actually encounters this issue.

Merge request reports