Skip to content

Conversation

@s-perron
Copy link
Collaborator

@s-perron s-perron commented Apr 2, 2025

When checking if a variable is possibly stored to, debug instructions
fall into the default case, which assumes it could be a store. We add a
specific check for debug instruction, which are not stores.

See microsoft/DirectXShaderCompiler#7181

When checking if a variable is possibly stored to, debug instructions
fall into the default case, which assumes it could be a store. We add a
specific check for debug instruction, which are not stores.

See microsoft/DirectXShaderCompiler#7181
@s-perron s-perron enabled auto-merge (squash) April 3, 2025 13:47
@s-perron s-perron merged commit 4bd1536 into KhronosGroup:main Apr 3, 2025
22 checks passed
@s-perron s-perron deleted the dxc7181 branch April 3, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants