Skip to content

spirv-fuzz: IdIsAvailableBeforeInstruction should allow a local variable to be available to an instruction even if the instruction is unreachable. #3958

@afd

Description

@afd

In general we conservatively say that ids defined in blocks are not available to unreachable instructions, but a special case should be made for OpVariable instructions in the same 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