Skip to content

spirv-fuzz: Inline functions that use OpKill/OpUnreachable #3717

@andreperezmaselco

Description

@andreperezmaselco

Currently, in the inline function transformation, a function that directly uses OpKill or OpUnreachable can not be inlined.
We can relax this by considering functions that use OpKill/OpUnreachable if the call site is not in a continue construct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions