Skip to content

[DirectX] Setup root signature DXIL Lowering. #126632

@joaosaffran

Description

@joaosaffran

This issue focus on setting up the LLVM related code to support the extraction of root signatures from LLVM IR metadata and lowering it to DX Container binary format.

AC:

  • Add a Root Signature analysis pass to extract root signature metadata from LLVM IR.
  • Add validation stage to check extracted data.
  • Add the analysis into DirectX backend.
  • Add the analysis into DXContainerGlobals dependencies.
  • Add test to check the generated data and validations are executed correctly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions