[clang] [llvm] [NFC][HLSL][DirectX] Let `HLSLRootSignature` reuse the `dxbc` defined enums (PR #145986)

Justin Bogner via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 3 10:08:33 PDT 2025


https://github.com/bogner approved this pull request.

looks good, one more comment about using enum values rather than bit patterns in a test

https://github.com/llvm/llvm-project/pull/145986


More information about the llvm-commits mailing list