Issue 109861
Summary [HLSL] Assign implicit resource binding
Labels new issue
Assignees
Reporter hekota
    When a global resource doesn't have a register binding attribute, we need to allocate a binding for the it. We can use resource binding information from [#58051](https://github.com/llvm/llvm-project/issues/58051) to find unbound Decls and assign them bindings.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to