Skip to content

spirv-fuzz: Transformations should report the fresh ids that they use #3851

@afd

Description

@afd

For overflow ids to work properly, we need to be able to determine, from a sequence of transformations, those fresh ids that might be used when replaying the sequence. To allow this, Transformation should have a virtual method, GetFreshIds(), that every implementing class should use to specify which fresh ids each transformation uses.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions