Skip to content

[SPIRV] Create only 1 DebugCompilationUnit per spirv module #7669

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

Merged

Conversation

SteveUrquhart
Copy link
Contributor

Currently, dxc emits multiple DebugCompilationUnits for one spirv module. This is incorrect, as acknowledged in this comment:. This PR corrects the problem.

@s-perron s-perron enabled auto-merge (squash) July 30, 2025 01:54
@s-perron
Copy link
Collaborator

/AzurePiplines run

@s-perron
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@s-perron s-perron merged commit 34f8fb0 into microsoft:main Jul 30, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants