Issue 114126
Summary [HLSL] Remove old resource annotations
Labels new issue
Assignees
Reporter 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: llvm/llvm-project#104862
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to