Skip to content

Conversation

@GlassBeaver
Copy link

Strip struct, entry and groupshared names from DXIL when stripping reflection data.
#7627

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@GlassBeaver
Copy link
Author

@microsoft-github-policy-service agree

@GlassBeaver GlassBeaver closed this Nov 2, 2025
@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Nov 2, 2025
@GlassBeaver GlassBeaver reopened this Nov 2, 2025
@GlassBeaver
Copy link
Author

@llvm-beanz Updated based on the review. Let me know if this is what you meant by using a separate pass. If not, please provide some guidance as to where and how it should work.

Copy link
Collaborator

@llvm-beanz llvm-beanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll try to find some time this week to pull this down and refine the test cases. We should be able to write IR tests and other lit shell tests rather than TAEF tests to check all of this functionality.

@GlassBeaver
Copy link
Author

Refactored the pass to roughly where advised and the functionality seems to still work and my tests pass, however CompilerTest::CompileThenTestPdbUtils is now failing. Since you've mentioned wanting to take a look at the tests later this week, I've left it in a failing state since I'm not sure what the interplay is between the passes and those tests with regards to data stripping, i.e. it could be that the failing test needs updating but also that my changes are wrong.

@GlassBeaver
Copy link
Author

Synced up to main. @llvm-beanz let me know if you need anything from me regarding those tests

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