Skip to content

[DirectX] Update DXILCBufferAccess pass for explicitly padded types #147351

Open
@bogner

Description

@bogner

Currently DXILCBufferAccess only handles dx.Layout types, but llvm/wg-hlsl#311 is a move away from those to types with explicit padding. Handling for explicitly padded types should be vastly simpler than the current logic, and we should be able to remove the various cases of special handling for arrays.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Active

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions