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

Transformation and fuzzer pass to add dead continues (#2758)

Similar to the existing 'add dead breaks' pass, this adds a pass to
add dead continues to blocks in loops where such a transformation is
viable.  Various functionality common to this new pass and 'add dead
breaks' has been factored into 'fuzzer_util', and some small
improvements to 'add dead breaks' that were identified while reviewing
that code again have been applied.

Fixes #2719.
parent 65f49dfc
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