Skip to content

[DirectX] DXIL Container Support for SM 6.8 additions #80175

@llvm-beanz

Description

@llvm-beanz

SM 6.8 added changes to the PSV0 structures:

https://github.com/microsoft/hlsl-specs/blob/main/proposals/0012-psv0-entry-name.md

We should implement this support in the Object, ObjectYAML, and MC libraries to enable SM 6.8 code generation.

The existing tests for PSV data serialization and deserialization are here:
https://github.com/llvm/llvm-project/tree/main/llvm/test/ObjectYAML/DXContainer

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions