Skip to content

Allow spirv-fuzz to generate a dead break from the back-edge block of a loop #2577

@afd

Description

@afd

At present SPIR-V fuzz does not consider generating a dead break from a loop's continue construct to the loop's merge block, as this is usually illegal. But it is legal if the block being broken from is the loop's back edge block. It would be good to extend the tool to allow for this case.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions