Skip to content

[DirectX] Should DXILDataScalarization the Alloca visitor be checking for Vectors and Arrays of Vectors? #145782

@farzonl

Description

@farzonl

We currently just are checking for Arrays of vectors. That means its possible we aren't transforming alloca of vectors to arrays.

if (!isArrayOfVectors(AI.getAllocatedType()))

Metadata

Metadata

Assignees

Type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions