Skip to content

aco: add block to worklist in mark_block_wqm()

Since we're requiring the branch condition to be in WQM, we have to ensure that the block is in the worklist.

Fixes Trials Fusion hang at 4K and High settings.

Merge request reports