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] Fix generating debugLocalVariable from debugGlobalVariable #5803

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

s-perron
Copy link
Collaborator

The code converting the global to local was generating an extra operand
that was incorrect. Fixed the code, and added a unit test.

Fixes #5776

@s-perron s-perron enabled auto-merge (squash) September 12, 2024 16:02
source/opt/debug_info_manager.cpp Show resolved Hide resolved
source/opt/debug_info_manager.cpp Outdated Show resolved Hide resolved
source/opt/debug_info_manager.cpp Outdated Show resolved Hide resolved
The code converting the global to local was generating an extra operand
that was incorrect. Fixed the code, and added a unit test.

Fixes KhronosGroup#5776
@s-perron s-perron merged commit d85446f into KhronosGroup:main Sep 16, 2024
24 checks passed
Keenuts pushed a commit to Keenuts/SPIRV-Tools that referenced this pull request Nov 12, 2024
…onosGroup#5803)

The code converting the global to local was generating an extra operand
that was incorrect. Fixed the code, and added a unit test.

Fixes KhronosGroup#5776
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