Skip to content

[DirectX] DXIL scalarization #92422

@python3kgae

Description

@python3kgae

DXIL requires Vectors, and maybe some other things, to be scalarized - otherwise it isn't valid DXIL. We need to come up with an overall design for this.

Notes:

Note that group-shared vectors need to be lowered to arrays to maintain layout consistency and avoid affecting access coalescing - see #92153.

AC:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions