-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.
Description
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 SupportHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.
Type
Projects
Status
Closed