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: simple binary and comparison vector operations #6

Closed
wants to merge 33 commits into from

Conversation

alichraghi
Copy link

No description provided.

Snektron and others added 30 commits October 14, 2023 00:29
This structure is used to group information that needs to
persist between decls in codegen.
We need to perform bitwise equality here, otherwise we get
two different entries for nan values.
This allows functions like expectEqual to be performed at comptime. If
an error is detected, the result is logged via a compile error.
Some tests are now failing due to debug info changes, some tests
now pass due to improved compiler functionality.
@Snektron
Copy link
Owner

cherry picked it to the MR here: ziglang#17293

@Snektron Snektron closed this Oct 14, 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.

2 participants