llvm-project
3f066f5f - [HLSL][DirectX] Extract HLSLBinding out of DXILResource. NFC (#150633)

Commit
98 days ago
[HLSL][DirectX] Extract HLSLBinding out of DXILResource. NFC (#150633) We extract the binding logic out of the DXILResource analysis passes into the FrontendHLSL library. This will allow us to use this logic for resource and root signature bindings in both the DirectX backend and the HLSL frontend.
Author
Parents
Loading