Skip to content

spirv-fuzz: Take care of OpPhi instructions in successor block when inlining #3938

@afd

Description

@afd

When inlining a function, if the function call's successor block has OpPhi instructions they will need to be changed to refer to the final block of the inlined function.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions