Skip to content
Unverified Commit 84b19760 authored by Alastair Donaldson's avatar Alastair Donaldson Committed by GitHub
Browse files

spirv-fuzz: do not allow a dead break to target an unreachable block (#2917)

Because dominance information becomes a bit unreliable when blocks are
unreachable, this change makes it so that the 'dead break'
transformation will not introduce a break to an unreachable block.

Fixes #2907.
parent 27238bcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment