You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds:
- `RootSignatureFlags` extraction from DXContainer using `obj2yaml`
This PR is part of: #121493
---------
Co-authored-by: joaosaffran <[email protected]>
This PR adds:
- `RootSignatureFlags` extraction from DXContainer using `obj2yaml`
This PR is part of: llvm#121493
---------
Co-authored-by: joaosaffran <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
Add support to Root Signature into obj2yaml tool to convert the DXContainer into YAML.
The objective of this is being able to test if the values extracted from LLVM IR are correctly being reflected into the DXContainer.
This is a list of Root Elements to add support to:
The text was updated successfully, but these errors were encountered: