Issue 75829
Summary [DirectX] Translate HLSL resource metadata into DXIL `dx.resources` metadata
Labels backend:DirectX
Assignees
Reporter bogner
    The HLSL style metadata hlsl.uavs, hlsl.srvs, hlsl.cbufs, and hlsl.samplers as described in https://clang.llvm.org/docs/HLSL/HLSLIRReference.html#id2 needs to be lowered into DXIL style metadata in `dx.resources` as described in https://github.com/microsoft/DirectXShaderCompiler/blob/main/docs/DXIL.rst#shader-resources
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to