Issue |
145946
|
Summary |
[NFC][HLSL][RootSignature] Split up `HLSLRootSignatureUtils`
|
Labels |
HLSL
|
Assignees |
inbelic
|
Reporter |
inbelic
|
Utils files tend to generally end up as a dumping grounds of many different parts.
This issue track the non-functional change to move the metadata related logic into `RootSignatureMetadata` and the serialization logic into `RootSignature`.
AC:
- [ ] Remove the `RootSignatureUtils` library
- [ ] Move metadata logic into the `RootSignatureMetadata` library
- [ ] Move serialization logic into the `HLSLRootSignature` library
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs