Skip to content

spirv-fuzz: Skip unreachable blocks in FuzzerPassAddFunctionCalls #3713

@Vasniktel

Description

@Vasniktel

FuzzerPassAddFunctionCalls may attempt to add an OpFunctionCall instruction into an unreachable block. If the function being called has pointer parameters with Function storage class, we can't apply the transformation since all local variables are in the first block of the function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions