================

----------------
joaosaffran wrote:

I am not really sure we can have multiple root signatures in the backend. It is 
possible in HLSL because we can specify the entry function, therefore you can 
have multiple entries in a single file. However, when lowering into 
DXContainer, the binary format only allows a single signature to be present. 

I've reached other members of the team to discuss if this actually the case of 
if I am missing something.

https://github.com/llvm/llvm-project/pull/123147
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to