Issue |
153890
|
Summary |
[DirectX] Remove `DescriptorType` enum declaration
|
Labels |
backend:DirectX
|
Assignees |
|
Reporter |
llvm-beanz
|
We should not have multiple enum declarations that need to have the exact same value sets unless we _really_ _really_ can't avoid it. This one seems avoidable by depending on the definition from the BinaryFormat headers.
https://github.com/llvm/llvm-project/blob/9f302ed0cf433114faf4ab07655166634630e1e2/llvm/include/llvm/Frontend/HLSL/HLSLRootSignature.h#L45
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs