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

opt: Add OpEntryPoint to DescriptorScalarReplacement pass #5553

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

sudonatalie
Copy link
Collaborator

Add OpEntryPoint to the list of instructions processed by the DescriptorScalarReplacement pass. This is necessary for SPIR-V 1.4 and above where global variables must be included in the interface.

Fixes microsoft/DirectXShaderCompiler#5962

Add OpEntryPoint to the list of instructions processed by the
DescriptorScalarReplacement pass. This is necessary for SPIR-V 1.4 and
above where global variables must be included in the interface.

Fixes microsoft/DirectXShaderCompiler#5962
@sudonatalie sudonatalie requested a review from s-perron January 31, 2024 20:58
@sudonatalie sudonatalie merged commit 5d3c8b7 into KhronosGroup:main Feb 1, 2024
24 checks passed
@sudonatalie sudonatalie deleted the desc-sroa-opentrypt branch February 1, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants