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

Use DebugDeclare instead of DebugValue. #5404

Merged
merged 7 commits into from
Oct 25, 2024

Conversation

csyonghe
Copy link
Collaborator

@csyonghe csyonghe commented Oct 24, 2024

Closes #5398.

Fix missing DebugLine before loop conditions.
Fix duplicate DebugEntryPoint declarations.

@csyonghe csyonghe added the pr: non-breaking PRs without breaking changes label Oct 24, 2024
Copy link
Collaborator

@jkwak-work jkwak-work left a comment

Choose a reason for hiding this comment

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

Looks good to me

@csyonghe csyonghe merged commit a2a201e into shader-slang:master Oct 25, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: non-breaking PRs without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use OpDebugDeclare instead of OpDebugValue
2 participants