Skip to content

spirv-fuzz: Apply OpBitcast equation fact to more types #3539

@Vasniktel

Description

@Vasniktel

SPIR-V spec says that operands of OpBitcast shouldn't necessarily have the same number of components. The only constraint is that they must have the same number of bits. Consider improving TransformationEquationInstruction to support this use-case.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions