Skip to content

spirv-fuzz: TransformationFlattenConditionalBranch should not apply in the presence of a sampled image load #3928

@afd

Description

@afd

OpSampledImage cannot be the result type of OpPhi, therefore it is not OK to flatten a conditional branch that performs a load from an OpSampledImage variable, since loads are reconciled using OpPhi.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions