Issue 145815
Summary [HLSL][RootSignature] Move `D3D12` enums defined in `HLSLRootSignature` to `BinaryFormat/DXContainer`
Labels HLSL
Assignees inbelic
Reporter inbelic
    At the moment we currently have many of the same enums defined for both the frontend and backend of handling root signatures. We can move many of these from where they are currently defined in `HLSLRootSignature.h` to one location in `BinaryFormat/DXContainer.h`
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to