Skip to content

[HLSL] Remove old resource annotations #114126

Closed
@hekota

Description

@hekota

Once we move UAV, SRV and constant buffers to the LLVM target types we can remove the metadata resource annotations since they are no longer needed.

That means removing all of the code that generates the !hlsl.uavs, !hlsl.srvs and hlsl.cbufs metadata from CGHLSLRuntime.

Related task: #104862

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions