Skip to content

nir/opt_move_discards_to_top: don't schedule discard/demote across subgroup operations

I'm not entirely sure if this just undefined behavior or if we need to take care.

Fixes: b447f504 ('nir: Add a discard optimization pass')

@cwabbott0

Merge request reports