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

Fix for struct needed to get downgraded to handle pointerbitcast #1189

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

rjodinchr
Copy link
Collaborator

When guessing the type from the users, do not consider aliasing when type match the first element of the struct.

Fix DowngradeSourceToTy to avoid modifying node on which we are iterating.

No regression on CTS with swiftshader and nvidia

Fix #1184
Fix #1185

When guessing the type from the users, do not consider aliasing when
type match the first element of the struct.

Fix DowngradeSourceToTy to avoid modifying node on which we are
iterating.

No regression on CTS with swiftshader and nvidia

Fix google#1184
Fix google#1185
@alan-baker alan-baker merged commit 6d00c98 into google:main Aug 21, 2023
2 checks passed
@rjodinchr rjodinchr deleted the pr/1184 branch August 21, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants