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

Handle spirv in addition to spirv32/spirv64 where applicable #20965

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

alexrp
Copy link
Member

@alexrp alexrp commented Aug 6, 2024

No description provided.

@alexrp
Copy link
Member Author

alexrp commented Aug 6, 2024

cc @Snektron

src/link/SpirV.zig Outdated Show resolved Hide resolved
@Snektron Snektron self-requested a review August 10, 2024 11:46
Copy link
Member

@andrewrk andrewrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind rebasing & squashing?

Some of this is arbitrary since spirv (as opposed to spirv32/spirv64) refers to
the version with logical memory layout, i.e. no 'real' pointers. This change at
least matches what clang does.
@alexrp
Copy link
Member Author

alexrp commented Aug 12, 2024

Should be good to go.

@andrewrk andrewrk merged commit d6f9972 into ziglang:master Aug 12, 2024
10 checks passed
@alexrp alexrp deleted the spirv-handling branch August 13, 2024 03:32
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.

4 participants