diff options
author | Finn Plummer <finn.c.plum@gmail.com> | 2025-07-04 07:58:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-04 07:58:58 -0700 |
commit | 56e3fc4c42d1564913e431b91412ca192b50d09a (patch) | |
tree | 017d665101e8f6c4f2f286a5af04757bf97b0184 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | a438c609978681d73598e1c2b02a4e63f5617995 (diff) | |
download | llvm-56e3fc4c42d1564913e431b91412ca192b50d09a.zip llvm-56e3fc4c42d1564913e431b91412ca192b50d09a.tar.gz llvm-56e3fc4c42d1564913e431b91412ca192b50d09a.tar.bz2 |
[NFC][HLSL][RootSignature] Split up `HLSLRootSignatureUtils` (#146124)
This pr breaks-up `HLSLRootSignatureUtils` into separate orthogonal and
meaningful libraries. This prevents it ending up as a dumping grounds of
many different parts.
- Creates a library `RootSignatureMetadata` to contain helper functions
for interacting the root signatures in their metadata representation
- Create a library `RootSignatureValidations` to contain helper
functions that will validate various values of root signatures
- Move the serialization of root signature elements to
`HLSLRootSignature`
Resolves: https://github.com/llvm/llvm-project/issues/145946
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions