Skip to content

Add dead continue edges to CFG #2719

@afd

Description

@afd

Add a semantics preserving transformation to spirv-fuzz whereby branches to a loop's continue construct are added, but in a manner such that they are not executable at runtime.

Similar to the current "TransformationAddDeadBreak", and akin to the transformation in glsl-fuzz that does something similar for GLSL.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions