Skip to content

nir/opt_loop: rematerialize header block derefs in their use blocks

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

Otherwise, we could end up with phis of derefs.

Merge request reports