Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DirectX] Implement TableGen backend functionality to consume updated design specification #91492

Closed
Tracked by #81752
bharadwajy opened this issue May 8, 2024 · 0 comments · Fixed by #97593
Closed
Tracked by #81752
Assignees

Comments

@bharadwajy
Copy link
Contributor

bharadwajy commented May 8, 2024

Once DXIL version and Shader Model version are decoupled, use DXIL version to categorize TableGen records of DXIL op specification in DXIL.td.

Upon updating the design specification of TableGen representation of DXIL Ops implement functionality in TableGen backend, DXILEmitter to generate necessary C++ data structures and/or tables for lowering passes to consume the attribute information.

@bharadwajy bharadwajy changed the title [DirectX] Use DXIL Version to specify the supported minimum version of each DXIL Operation. [DirectX] Specify DXIL version based properties of DXIL Operations. May 8, 2024
@bharadwajy bharadwajy self-assigned this May 9, 2024
@bharadwajy bharadwajy changed the title [DirectX] Specify DXIL version based properties of DXIL Operations. [DirectX] Implement TableGen backend functionality to consume updated design specification Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
2 participants