Skip to content

aco: remove divergence check in sanitize_if()

Rhys Perry requested to merge pendingchaos/mesa:aco_sanitize_all_ifs into master

We also need to do this if a side ends in a divergent break.

Merge request reports