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

spirv: lower get_union_tag #15748

Merged
merged 2 commits into from
May 20, 2023
Merged

spirv: lower get_union_tag #15748

merged 2 commits into from
May 20, 2023

Conversation

alichraghi
Copy link
Contributor

No description provided.

src/codegen/spirv.zig Outdated Show resolved Hide resolved
@Vexu Vexu enabled auto-merge (rebase) May 20, 2023 15:40
Previously the tag type was generated even if it was nonexistant,
triggering an assertion that an integer type should never have
zero bits. Now its only generated when the tag type is actually emitted.
auto-merge was automatically disabled May 20, 2023 15:48

Head branch was pushed to by a user without write access

@Vexu Vexu enabled auto-merge May 20, 2023 16:13
@Vexu Vexu merged commit 413ef3a into ziglang:master May 20, 2023
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.

3 participants